Skip to content

Commit

Permalink
Merge pull request #50 from Codium-ai/add-repo-to-docs
Browse files Browse the repository at this point in the history
Update mkdocs.yml with enhanced site metadata and GitHub repo integration
  • Loading branch information
mrT23 authored Apr 15, 2024
2 parents a83d4ec + ec051f2 commit af08292
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
site_name: AlphaCodium
site_name: AlphaCodium Documentation
description: Documentation for AlphaCodium - From Prompt Engineering to Flow Engineering.
repo_url: https://github.com/Codium-ai/AlphaCodium
repo_name: Codium-ai/AlphaCodium

nav:
- 'index.md'
Expand All @@ -7,6 +10,8 @@ theme:
logo: assets/logo.svg
favicon: assets/favicon.ico
name: material
icon:
repo: fontawesome/brands/github
features:
- navigation.tabs
- navigation.expand
Expand Down

0 comments on commit af08292

Please sign in to comment.