feat: Convert the blog to mdbook
Replaced the custom HTML/CSS blog with mdbook. Gained a sidebar for navigating sections, subsections, and pages. Applied a sepia-tone, monospace theme. Blog sections now populate from SUMMARY.md rather than manually maintained HTML includes.
This commit is contained in:
parent
d2421d41f3
commit
edcb1a9059
5 changed files with 217 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
content/*
|
||||
blog/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue