commit 61c67247a7f3879d223d49fa365ea9ad3289a0ee parent 4427be1abcd6211cbaf907b4fdba22273f2e3fe9 Author: Frederic Cambus <fred@statdns.com> Date: Mon, 9 Apr 2018 23:54:26 +0200 Sync examples with current README Diffstat:
M | examples/pages/index.md | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/examples/pages/index.md b/examples/pages/index.md @@ -7,11 +7,12 @@ For the record, motyl means butterfly in Polish. ## Features -- Small and easy to understand code (only 94 sloc) +- Small and easy to understand codebase - Minimal dependencies (only three gems) - Pages and posts written in Markdown - Templates are logic-less and use Mustache -- Support for categories +- Support for multiple categories per post +- Syntax highlighting (using Rouge) - Customizable URLs (constructed from filename) - Atom feed generator