Yak goes over a designated folder structure and renders out its content based on the files and templates it finds inside it.
Yak uses Jinja2 as its template engine.
Here are some key features of "Yak":
· Blog main page
· Individual post pages
· Atom feeds
· Archive pages
Limitations:
· Still in alpha development, but its functional.
What's New in This Release: [ read full changelog ]
· Changed Yak blog initialization command (yak --build-base -> yak init)
· Better image handling
· Fixed encoding issues
· Yak now prints the time it took to read the posts from storage
· Added CSS3 column-count for archive listing