Re: [ANN] incise 0.1.0 - An extensible static site generator

2014-01-14 Thread Ryan McGowan
Hey Jan, My decisions were mostly in an effort to reduce the number of hard dependencies. If you do a search on the incise repository for "hiccup", you'll see it is not used in any core functionality (besides server to generate a trivi

Re: [ANN] incise 0.1.0 - An extensible static site generator

2014-01-14 Thread Jan Herich
Hello Ryan, Thank you for the project, i was always missing a good static site generator written in clojure ! You took some interesting design decisions with extensibility. I'm currently working on the similar project , even if my design is very differe

[ANN] incise 0.1.0 - An extensible static site generator

2014-01-13 Thread Ryan McGowan
Hi all! After consuming quite a bit of my spare time for the past several months, I have finally released version 0.1.0 of incise. It is a static site generator written in Clojure (of course). I like it quite a bit and I think others might benefit from it too. I am