koan has quit [Read error: Connection reset by peer]
koan has joined #nanoc
yogsototh1 has joined #nanoc
yogsototh has quit [Ping timeout: 246 seconds]
rolfb has joined #nanoc
stbuehler has quit [Quit: leaving]
stbuehler has joined #nanoc
kitallis has joined #nanoc
pavelkunc has joined #nanoc
louquillio has quit [Ping timeout: 256 seconds]
louquillio has joined #nanoc
<ddfreyne>
btw guard-nanoc 1.0.1 is out
<ddfreyne>
The gem has proper dependencies on guard and nanoc now
gkarekinian has joined #nanoc
pavelkunc has quit [Ping timeout: 276 seconds]
zi has quit [Ping timeout: 252 seconds]
<gkarekinian>
Hey! I'm looking for a way to get a generated stylesheet's mtime and I can only seem to get my main SCSS file's mtime, which is just including partials and never changes
<gkarekinian>
I'd like to avoid adding version attributes to the file just for that. Right now I've switched to appending Time.now.to_i to the stylesheet's route, which works but isn't ideal
zi has joined #nanoc
pavelkunc has joined #nanoc
pavelkunc has quit [Quit: Leaving.]
kitallis has quit [Quit: Computer has gone to sleep.]
kitallis has joined #nanoc
cDlm has joined #nanoc
pavelkunc1 has joined #nanoc
cDlm has quit [Quit: cDlm]
jugglinmike has joined #nanoc
cDlm has joined #nanoc
bghost has joined #nanoc
bghost has quit [Quit: leaving]
<ddfreyne>
gkarekinian: Hi!
<ddfreyne>
gkarekinian: Hmm. I wanted to add a dependency tracking API (a public one) so you'd be able to get the dependent items and calculate the max mtime, but that is something for nanoc 4.0. In the mean time, I'd suggest finding the included items manually (@items.select { |i| i.identifier =~ %r{^/stylesheets/.*/} } or so) and getting the max mtime from them
<ddfreyne>
Also, I am typing on an old Apple Extended Keyboard II. It feels great :D