About

This site is generated by a small bash script (build.sh) that:

  1. Reads markdown files from content/
  2. Converts them to HTML with our own bash/awk parser
  3. Wraps them in a shared header/footer template
  4. Writes SEO meta tags (title, description, canonical, Open Graph)
  5. Generates a sitemap.xml and robots.txt

No build framework, no node_modules, no database. Just files.