Skip to content

Look into officially supporting Hugo in addition to Jekyll #5

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?
  • ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions