Skip to content

Look into officially supporting Hugo in addition to Jekyll #5

@voxpelli

Description

@voxpelli

Should be simple, as they are very similar

Things that should probably be looked at:

  • Slug generation
  • Permalink generation
  • Post's file location, support other target than _post/. See Configurable file names and paths #6
  • Add way to indicate whether it's a Jekyll site, Hugo site or something else. Jekyll can still be default. Could eg. add a new type option to the constructor and have that be set to 'hugo' to indicate that it's a Hugo site that should be generated. Or maybe extend the base Formatter and expose a HugoFormatter?
  • ...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions