hugo-book theme #

I want to create a cleaner, properly documented fork of the hugo-book theme with all the additional automation and scripting to make it work with org-roam.

Contents #

The theme should include:

  • my partial for getting Google Fonts working
  • the minor UI changes I made
  • my partial for getting MathJax working
  • my partial for getting Goatcounter working (some sort of template)
  • backlinks as part of HTML templating
  • dynamically generated pages for an index of all posts, list of recently updated posts, list of stubs by word count and a page of summary statistics
  • the Python code that builds the ninja makefile
  • the emacs Lisp that converts the org files to Markdown
  • a detailed readme that explains how to deploy the site on Vercel