About
This site is generated by a small bash script (build.sh) that:
- Reads markdown files from
content/ - Converts them to HTML with our own bash/awk parser
- Wraps them in a shared header/footer template
- Writes SEO meta tags (title, description, canonical, Open Graph)
- Generates a
sitemap.xmlandrobots.txt
No build framework, no node_modules, no database. Just files.