Closed
Description
Benefits:
- better maintainability
- link checking
- auto-reloading development server
Downsides:
- It might be necessary to duplicate the date of the post in the front matter (in
date
andpath
), because zola doesn't support template strings for the path or something similar. (Maybe we can only havepath
in the front matter and extract the date from it in our scripts?)
I think we should definitely do #1511 first, for maximum confidence in the transition. There is a good chance Zola will do some things differently. Ideally, we would incrementally change the output of our custom generator, until it matches the output of zola.
Metadata
Metadata
Assignees
Labels
No labels