I keep making changes to my posts because it keeps failing when i try to deploy it! the first few lines of my .MD files are all the same, and they all have the same information except “datePublished”, and title. I’m pretty sure i’m missing something i just dont know what im missing.
To clarify, quoted dates in TOML are fine. With the four predefined front matter date fields, quoted TOML dates are cast to time.Time values just like YAML and JSON dates.
Where unquoted TOML dates are valuable is with custom front matter fields; you can safely use a where clause to narrow a page collection.