bobthecow has quit [Remote host closed the connection]
<ddfreyne>
The core distinction is useful because you could use it to build your own static site generator
<ddfreyne>
i.e. you'd be able to write something very Jekyll-like with it
<ddfreyne>
And use it for github pages
<ddfreyne>
But that means that you cannot include an erb filter etc by default
louquillio has quit [Remote host closed the connection]
pavelkunc has joined #nanoc
pavelkunc has quit [Quit: Leaving.]
jadd_ has quit [Quit: Leaving...]
louquillio has joined #nanoc
yogsototh has joined #nanoc
jadd_ has joined #nanoc
jadd_ has quit [Ping timeout: 256 seconds]
pavelkunc has joined #nanoc
jadd_ has joined #nanoc
jadd_ has quit [Read error: Connection reset by peer]
yogsototh1 has joined #nanoc
yogsototh has quit [Ping timeout: 256 seconds]
louquillio has quit [Ping timeout: 264 seconds]
cDlm has joined #nanoc
jadd_ has joined #nanoc
louquillio has joined #nanoc
jadd_ has quit [Ping timeout: 245 seconds]
louquillio has quit [Ping timeout: 256 seconds]
louquillio has joined #nanoc
cDlm has quit [Quit: cDlm]
louquillio has quit [Ping timeout: 276 seconds]
louquillio has joined #nanoc
cDlm has joined #nanoc
Trivol has joined #nanoc
yogsototh has joined #nanoc
yogsototh1 has quit [Ping timeout: 256 seconds]
Trivol has left #nanoc [#nanoc]
Trivol has joined #nanoc
<Trivol>
Hi, just wondering if someone can help me a bit :/ I'm trying to finish my first nanoc powered website and I'm stuck with a preprocess rules using kramdown for post excerpt. Here is the code : https://gist.github.com/anonymous/c6dd5e257fd167114f25 ( and the crash log)
<gkarekinian>
Did you add the kramdown gem to your Gemfile?