Code for my statically compiled blog at https://annabunches.net. https://annabunches.net
Go to file
2024-07-03 16:00:33 +00:00
archetypes More site code improvements. Better imgproc, better caption CSS, make post archetype assume we'll have images. 2023-11-07 02:16:54 +00:00
content Add a feature to auto-detect newer iterations of a post. 2024-07-03 16:00:33 +00:00
layouts Add a feature to auto-detect newer iterations of a post. 2024-07-03 16:00:33 +00:00
static Add a feature to auto-detect newer iterations of a post. 2024-07-03 16:00:33 +00:00
themes Update site to use the latest version of our theme. This requires stuffing our local dev into a docker container because the latest hugo breaks the theme. 2024-07-03 16:00:18 +00:00
.gitignore Fix gitignore and git module URL to track public theme. 2023-09-13 15:01:59 +00:00
.gitmodules Fix local stylesheets by using correct theme naming. 2023-09-13 15:19:06 +00:00
.ruby-gemset A bunch of layout changes to support a new category and make everything work better. 2016-05-22 21:49:37 -04:00
.ruby-version A bunch of layout changes to support a new category and make everything work better. 2016-05-22 21:49:37 -04:00
Dockerfile Update/fix build pipeline for hugo. 2020-05-15 01:45:53 +00:00
hugo.toml Update site to use the latest version of our theme. This requires stuffing our local dev into a docker container because the latest hugo breaks the theme. 2024-07-03 16:00:18 +00:00
imgproc.template Update about, clean up some tags. 2023-11-30 17:02:39 +00:00
Makefile Update site to use the latest version of our theme. This requires stuffing our local dev into a docker container because the latest hugo breaks the theme. 2024-07-03 16:00:18 +00:00