Skip to content

Commit af08292

Browse files
authored
Merge pull request #50 from Codium-ai/add-repo-to-docs
Update mkdocs.yml with enhanced site metadata and GitHub repo integration
2 parents a83d4ec + ec051f2 commit af08292

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
site_name: AlphaCodium
1+
site_name: AlphaCodium Documentation
2+
description: Documentation for AlphaCodium - From Prompt Engineering to Flow Engineering.
3+
repo_url: https://github.com/Codium-ai/AlphaCodium
4+
repo_name: Codium-ai/AlphaCodium
25

36
nav:
47
- 'index.md'
@@ -7,6 +10,8 @@ theme:
710
logo: assets/logo.svg
811
favicon: assets/favicon.ico
912
name: material
13+
icon:
14+
repo: fontawesome/brands/github
1015
features:
1116
- navigation.tabs
1217
- navigation.expand

0 commit comments

Comments
 (0)