ddfreyne changed the topic of #nanoc to: 3.6.2 (mar 23th) | web http://nanoc.ws/ | repo http://bit.ly/XE6e3G | issues http://bit.ly/VfXaSV | forum http://ho.io/n-discuss | irclog http://irclog.whitequark.org/nanoc
hakunin_ has joined #nanoc
hakunin has quit [Ping timeout: 256 seconds]
louquillio has quit [Remote host closed the connection]
louquillio has joined #nanoc
hakunin_ has quit [Ping timeout: 256 seconds]
bghost has quit [Read error: Connection reset by peer]
bghost has joined #nanoc
hakunin has joined #nanoc
kitallis has joined #nanoc
kitallis has quit [Ping timeout: 240 seconds]
kitallis has joined #nanoc
bghost has quit [Read error: Connection reset by peer]
bghost has joined #nanoc
bghost has joined #nanoc
yogsototh has joined #nanoc
yogsototh1 has joined #nanoc
yogsototh1 has quit [Client Quit]
yogsototh1 has joined #nanoc
yogsototh has quit [Ping timeout: 246 seconds]
bghost has quit [Read error: Connection reset by peer]
yogsototh1 has quit [Ping timeout: 264 seconds]
yogsototh has joined #nanoc
yogsototh1 has joined #nanoc
yogsototh has quit [Ping timeout: 246 seconds]
VitamineD has joined #nanoc
yogsototh1 has quit [Ping timeout: 264 seconds]
kitallis has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
yogsototh has joined #nanoc
yogsototh has quit [Remote host closed the connection]
kitallis has joined #nanoc
Segismond has quit [Quit: Leaving]
kitallis has quit [Quit: Textual IRC Client: http://www.textualapp.com/]
Segismond has joined #nanoc
jugglinmike has joined #nanoc
gerwitz has joined #nanoc
<gerwitz> Anyone know what goes on between the end of my preprocess block and "done"?
<VitamineD> there's a section about the compile process on the website
<VitamineD> basically, routing, then compiling each item
<gerwitz> my routing seems to be taking forever, then :-|
<ddfreyne> gerwitz: does --debug show something useful?
<ddfreyne> I need to go... will be back later tonight
<gerwitz> (no, it doesn't)
<gerwitz> I'll start poking more.
gerwitz has left #nanoc [#nanoc]
<ddfreyne> musicmatze: ping
bitslip_ has quit [Quit: leaving]
<ddfreyne> Everyone, if you want to participate in nanoc 4.x development, create a Trello account and comment/vote on the nanoc board - https://trello.com/board/nanoc-4-0/51671a676672ded155000027
<ddfreyne> Plenty of good stuff lined up for development :)
<Keltia> I thought static/ was fine...
<guardian> ddfreyne: so you're closing pull requests because you created ticket on trello?
<guardian> is trello the definitive issues location for nanoc?
<guardian> or just for whishlists?
<bobthecow> guardian: trello is the wishlist and planning place, nanoc is the place for bugs and issues.
louquillio has quit [Remote host closed the connection]
louquillio has joined #nanoc
louquillio has quit [Remote host closed the connection]
louquillio has joined #nanoc
<guardian> ok
<guardian> bobthecow: btw, I went minify by default unless item[:minify] == false. gives best of both world: YAGNI + granularity
<bobthecow> cool.
<ddfreyne> guardian: I’m not closing pull requests, just issues with ideas/feature requests for nanoc 4.x
<ddfreyne> Basically… what bobthecow said!
<ddfreyne> guardian: Trello is much better suited for this
<ddfreyne> Keltia: static/ is fine, but it will not be necessary at all in nanoc 4.x
<ddfreyne> because the filesystem data source will handle it already