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
bddfef86eb
commit
b8ced83900
6 changed files with 219 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
content/*
|
||||
blog/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue