marcantondahmen / automad

A flat-file content management system and template engine
https://automad.org
MIT License
660 stars 42 forks source link

[Feature Request] Add support for plain Markdown with YAML Frontmatter #111

Open lobster-mane opened 2 months ago

lobster-mane commented 2 months ago

First off, I love the project. I have been looking for a flat-file CMS that also has a decent-looking backend UI and this one just looks great. I'm currently planning on migrating my personal website to automad.

However, I would like to be able to have the option of using plain Markdown for page content and storing all metadata that is currently in the data file in YAML Frontmatter in the beginning of the file.