feat: Add navbar to blog/mdbook

Added a top navbar to the mdbook output to match the main website's
navigation.
This commit is contained in:
Matthew Binning 2026-01-02 07:59:43 -08:00
parent edcb1a9059
commit b06d431139
28 changed files with 2860 additions and 18 deletions

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
content/*
book
blog/*
content/*