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 b8ced83900
commit ef461c7afd
29 changed files with 2866 additions and 22 deletions

View file

@ -1,9 +1,11 @@
(C) Integrate photos for recipes
DefCon article
Oktoberfest article
(A) Move copper chronicle to the private section of the blog.
(B) Add a lock symbol to the mdbook sidebar to indicate private/restricted sections.
(C) Create a "minimal" content set to test building and deployment without the entire blog/content.
(D) Integrate photos for recipes
Fill out the DefCon article
Fill out the Oktoberfest article
health journey
faith journey
Add images and captions to those headings.
x Create a simple webpage with HTML and CSS
x Serve it from nginx
x Add a navbar at the top with the index page as link in the top-left.