Open dvidsilva opened 7 years ago
Which date format will be used? YYYY-MM-DD is the most common format. For W3C validation and sitemap validation it's required.
That is a good one, whichever is easier to parse, so that it can be used in the templates too, or when generating statistics or sorting.
I'll include moment.js in the handlebar helpers, and create a helper so that anyone can format them in their templates as desired.
The date can be included in the filename and the front matter.