Skip to content

Migrate to Zola #1522

Closed
Closed
@senekor

Description

@senekor

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 and path), because zola doesn't support template strings for the path or something similar. (Maybe we can only have path 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions