Merge pull request 'docs: move blog to end of navigation' (#1744) from fricklerhandwerk/clan-core:move-blog-nav into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/1744
This commit is contained in:
Luis Hebendanz
2024-07-15 09:17:55 +00:00

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