|
|
|
|
|
by rcarmo
3835 days ago
|
|
Very neat. Static site generators are hard to get right (I've been hacking away at a hybrid solution at http://sushy.no-bolso.com / http://blog.carmo.io - same engine, different themes). I do have two questions, though. Why the new file extension (.lr) and the field separator? Jekyll's front matter format is easier for most people - and my engine uses a plain newline to separate front matter from text, and supports multiple file extensions to make it easier for desktop editors. |
|