about site
Table of Contents
about this website
note: TODO
mazzaella - code for this website. it’s a hugo site, written in org-mode (with ox-hugo), and hosted on netlify. the theme is hugo-texify3.
fun fact: after each page, if you put /index.md or /index.org at the end of the url, it will show the raw markdown/org file. like this or this.
other TODOs
pages to create
- hledger intro???
- other websites i admire/that inspired this site
notes
to export the org file to markdown, run “emacs” to start emacs, open the file, the run “C-c C-e H A” to export to md to work on the website, start hugo with “hugo -D serve” push to github to update the website