ddfreyne changed the topic of #nanoc to: 3.6.9 (apr 15th) | 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
forcev has joined #nanoc
FunkyPenguin has quit [Ping timeout: 258 seconds]
prxq__ has joined #nanoc
prxq_ has quit [Ping timeout: 250 seconds]
ldk has quit [Quit: WeeChat 0.4.3]
ldk has joined #nanoc
alerante has joined #nanoc
forcev has quit [Ping timeout: 252 seconds]
FunkyPenguin has joined #nanoc
FunkyPenguin has quit [Ping timeout: 240 seconds]
FunkyPenguin has joined #nanoc
alerante has quit [Remote host closed the connection]
relix has joined #nanoc
alerante has joined #nanoc
smaboshe has joined #nanoc
alerante has quit [Ping timeout: 250 seconds]
VitamineD has quit [Quit: Computer has gone to sleep.]
prxq__ is now known as prxq
alerante has joined #nanoc
alerante has quit [Ping timeout: 265 seconds]
smaboshe has joined #nanoc
smaboshe has quit [Changing host]
VitamineD has joined #nanoc
alerante has joined #nanoc
alerante has quit [Ping timeout: 264 seconds]
<guardian> hi!
<guardian> ddfreyne: I don't understand why you do filter :colorize_syntax, :is_fullpage => true on nanoc.ws
<guardian> the doc says "When true, HTML boilerplate such as the doctype, html, head and body elements will be added.
<guardian> "
<guardian> but
<guardian> that's the role of the layout isn't it?
<guardian> oh, you do that after layout 'default' <-- why?
_whitelogger has joined #nanoc
jugglinmike has joined #nanoc
jutah has left #nanoc [#nanoc]
<travis-ci> [travis-ci] nanoc/nanoc/release-3.6.x 41376de Denis Defreyne: The build passed.
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<ddfreyne> guardian: without is_fullpage: true, Nokogiri will parse it as a HTML fragment and not add the doctype, <html>, <head>, … etc
<ddfreyne> In other words, won't return a valid HTML document
<ddfreyne> jugglinmike: Hi! Regarding your bug report: where do you remove items?
<jugglinmike> ddfreyne: Strange thing is that I don't. I don't think
<jugglinmike> I need to debug a bit
<guardian> ddfreyne: why colorize after layout? and not colorize fragments?
<guardian> ddfreyne: and can you confirm you told me to use pygmentsrb as best highlighter?
zaiste_ is now known as zaiste
<jugglinmike> ddfreyne: If I `puts vertex.inspect` from here, I see quite a few items being removed from the graph https://github.com/nanoc/nanoc/blob/ca719a3faad43034d161997cd2e11018a9c2f267/lib/nanoc/base/directed_graph.rb#L151-L157
<jugglinmike> Is that expected?
<jugglinmike> ddfreyne: it looks like nanoc deletes *all* active item representations https://github.com/nanoc/nanoc/blob/ca719a3faad43034d161997cd2e11018a9c2f267/lib/nanoc/base/compilation/compiler.rb#L343
<jugglinmike> or, I guess, it deletes all vertices without unmet dependencies
alerante has joined #nanoc
VitamineD has quit [Ping timeout: 250 seconds]
<ddfreyne> jugglinmike: It deleted edges, not vertices
<ddfreyne> Sorry, slightly sick, my head is clogged.
<ddfreyne> guardian: pygmentsrb is the best highlighter, yeah
<ddfreyne> guardian: Colorizing could also happen before applying the layout I guess
<jugglinmike> ddfreyne: I don't understand. The line I linked to invokes the DirectedGraph's `delete_vertex` method
relix has joined #nanoc
smaboshe has left #nanoc [#nanoc]
<ddfreyne> jugglinmike: Oh, that is a temporary graph used for determining in which order to compile things
<ddfreyne> It's not the same as the dependency graph stored on disk (this one is never stored)
<ddfreyne> jugglinmike: It starts out with a fully disconnected graph. When an item fails to compile due to a dependency, an edge is added. If an item is compiled, it is removed from the graph
VitamineD has joined #nanoc
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
relix has joined #nanoc
VitamineD has quit [Ping timeout: 240 seconds]
<guardian> o/
alerante has quit [Remote host closed the connection]
alerante has joined #nanoc
alerante has quit [Ping timeout: 240 seconds]
VitamineD has joined #nanoc
<travis-ci> [travis-ci] nanoc/nanoc/master ec3afd3 Denis Defreyne: The build passed.
<travis-ci> [travis-ci] nanoc/nanoc/master fefd8d5 Denis Defreyne: The build passed.
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<travis-ci> [travis-ci] nanoc/nanoc/release-3.6.x bffbe43 Denis Defreyne: The build passed.
relix has joined #nanoc
<travis-ci> [travis-ci] nanoc/nanoc/release-3.6.x 6c415c1 Denis Defreyne: The build passed.
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zaiste has quit [Ping timeout: 240 seconds]
jarr0dsz has joined #nanoc
<travis-ci> [travis-ci] nanoc/nanoc/master 02be2a5 Denis Defreyne: The build has errored.
zaiste has joined #nanoc
alerante has joined #nanoc
jarr0dsz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]