An approach to static site generation
- Use a Makefile to coordinate page generation
- Generate pages using shell scripts
- Embed content in shell scripts using heredocs
- Use pipes and command line utilities to transform content
- Track changes using git
- Auto rebuild
Examples
Scripts used on this site
Potential downsides
- complexity
- mixing presentation and content
See also
- ~rklett's discussion of static site generators
- ~datagrok's m4-bakery
Comments
There are no comments yet.
To post a comment, run
mail cel+comment -s static-approach
on tilde.town.