Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ docs/
upgrading/ # Version-specific upgrade procedures
concepts/ # Understanding-oriented background
reference/ # Information-oriented technical descriptions
blog/ # Release notes, changelog, engineering posts (non-Diataxis)
```

Navigation order is defined in `docs/.pages` and section-level `.pages` files. Update these when adding new pages. Navigation titles in `.pages` files must use sentence-style capitalization (capitalize only the first word, proper nouns, and acronyms).
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ docs/
guides/ # Task-oriented procedures
concepts/ # Understanding-oriented background
reference/ # Information-oriented technical descriptions
blog/ # Release notes, changelog, engineering posts
```

Navigation is managed via `.pages` files in each section directory.
Expand Down
1 change: 0 additions & 1 deletion docs/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ nav:
- guides
- concepts
- reference
- blog
21 changes: 0 additions & 21 deletions docs/blog/.authors.yml

This file was deleted.

1 change: 0 additions & 1 deletion docs/blog/index.md

This file was deleted.

Empty file removed docs/blog/posts/.gitkeep
Empty file.
16 changes: 0 additions & 16 deletions docs/blog/posts/test-post.md

This file was deleted.

12 changes: 0 additions & 12 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,6 @@ plugins:
logo: docs/assets/images/social-card-logo.svg
- awesome-pages
- glightbox
- blog:
categories_allowed:
- Release
- Engineering
- Community
- rss:
match_path: blog/posts/.*
date_from_meta:
as_creation: date
categories:
- categories
- tags
- swagger-ui-tag:
filter: true
supportedSubmitMethods: []
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies = [
"mkdocs-awesome-pages-plugin==2.10.1",
"mkdocs-glightbox==0.5.2",
"mkdocs-material[imaging]==9.7.6",
"mkdocs-rss-plugin==1.19.0",
"mkdocs-swagger-ui-tag==0.8.0",
]

Expand Down
137 changes: 0 additions & 137 deletions uv.lock

Large diffs are not rendered by default.