-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
This is a Bug Report
Problem:
Hugo v0.135.0 throws ERROR the "date" front matter field is not a parsable date in a bunch of places (example) when running make serve. A change to the date validation was shipped in the v0.135.0 release which can throw an error when the date in the frontmatter is of a wrong format. I tested this with Hugo v0.134.3 and this error is not thrown.
Proposed Solution:
Remove date from the glossary entries since we don't need the date in the frontmatter for glossary entries. This was discussed here in Slack.
CC: @sftim
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.