feat: adding blog component (#254)

This commit is contained in:
Ebony Louis
2024-11-15 21:05:43 -05:00
committed by GitHub
parent 6da23acba6
commit 263256297b
3 changed files with 18 additions and 0 deletions
+3
View File
@@ -40,6 +40,7 @@ theme:
logo: assets/logo.ico
# plugins
plugins:
- blog
- include-markdown
- callouts
- glightbox
@@ -112,6 +113,8 @@ nav:
- Home: index.md
- "Installation": installation.md
- "Contributing": contributing.md
- Blog:
- "Blog Home": blog/index.md
- Guidance:
- "Getting Started": guidance/getting-started.md
- "Managing Goose Sessions": guidance/managing-goose-sessions.md