Skip to content

Support tags, keywords #29

Description

@adamghill

Look through https://gohugo.io/content-management/front-matter/ and see what makes sense (and is easy) to support.

Some of these might not need explicit support, but could just be added to documentation.

After skimming the list:

  • date (parsed to datetime, could be used by url?)
  • draft (parsed to bool, respected by output command?)
  • tags (parsed into list of strings) (there is also categories, but it seems duplicative to me?)
  • keywords (parsed into list of strings)
  • publishDate (parsed in datetime, respected by output command)
  • slug (overrides file name slug)
  • description

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions