docs: move blog to end of navigation

documentation users will be here primarily because of onboarding tutorials and
reference documentation.
This commit is contained in:
Valentin Gagarin
2024-07-12 19:06:08 -04:00
parent a97960cb41
commit 11bb60fc80

View File

@@ -39,8 +39,6 @@ exclude_docs: |
/drafts/ /drafts/
nav: nav:
- Blog:
- blog/index.md
- Getting started: - Getting started:
- index.md - index.md
- Installer: getting-started/installer.md - Installer: getting-started/installer.md
@@ -101,6 +99,8 @@ nav:
- reference/clan-core/deployment.md - reference/clan-core/deployment.md
- reference/clan-core/networking.md - reference/clan-core/networking.md
- Contributing: contributing/contributing.md - Contributing: contributing/contributing.md
- Blog:
- blog/index.md
docs_dir: site docs_dir: site
site_dir: out site_dir: out