add documentation site
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
# Set site_url after first GitHub Pages deploy, e.g. https://YOUR_USER.github.io/claude-code-source-code/
|
||||
site_url: https://mehmoodosman.github.io/claude-code-source-code/
|
||||
site_name: Claude Code internals (recovered source)
|
||||
site_description: Architecture and code reference for the reconstructed Claude Code CLI tree, cross-linked to official Anthropic docs.
|
||||
site_author: Repository maintainers
|
||||
|
||||
# Update for your fork:
|
||||
repo_url: https://github.com/marium/claude-code-source-code
|
||||
repo_url: https://github.com/mehmoodosman/claude-code-source-code
|
||||
repo_name: claude-code-source-code
|
||||
edit_uri: edit/main/docs-site/docs/
|
||||
|
||||
@@ -84,4 +83,4 @@ plugins:
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/marium/claude-code-source-code
|
||||
link: https://github.com/mehmoodosman/claude-code-source-code
|
||||
|
||||
Reference in New Issue
Block a user