# Pandoc Blog this is a static website that uses pandoc and pandoc templates to build a blog ## Getting Started - add content to `/content`. The filename must be in `yyyy-mm-dd-file-name.md` format. This is how the blog posts are ordered, because the tool is not very smart. - other "pages" go in `/pages` That's kind of it.. You'll need to edit a bunch of values in index.yml and build-feed.sh where it's hard coded. images and styles go in `/assets`. ## Resources - -