ddfreyne changed the topic of #nanoc to: 3.7.5 (January 12th) | 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
<MaciejCzyzewski> Yey! New pull! https://github.com/nanoc/nanoc/pull/522 I repaired "watch" command ;-)
number-six has quit [Remote host closed the connection]
jaspervd1 has quit [Remote host closed the connection]
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
FabianB has joined #nanoc
FabianB_ has quit [Ping timeout: 256 seconds]
MaciejCzyzewski has joined #nanoc
MaciejCzyzewski has quit [Client Quit]
MaciejCzyzewski has joined #nanoc
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MaciejCzyzewski has joined #nanoc
pkunc has joined #nanoc
pkunc has quit [Client Quit]
cDlm has joined #nanoc
pkunc has joined #nanoc
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cDlm has quit [Quit: mi dormas]
MaciejCzyzewski has joined #nanoc
cDlm has joined #nanoc
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MaciejCzyzewski has joined #nanoc
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MaciejCzyzewski has joined #nanoc
number-six has joined #nanoc
jaspervdj has joined #nanoc
jaspervdj has quit [Client Quit]
jaspervdj has joined #nanoc
<MaciejCzyzewski> Hi folks! What's going on?
canton7 has left #nanoc ["Leaving"]
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MaciejCzyzewski has joined #nanoc
FernandoBasso has joined #nanoc
<FernandoBasso> Is it possible to use html markup for writing content, and using markdown only for source code syntax highlighting?
<cDlm> FernandoBasso: what do you mean? markdown does not do syntax highlighting
<FernandoBasso> cDlm, I mean blocks like this:
<FernandoBasso> #!javascript
<FernandoBasso> // querySelector() returns a single element.
<FernandoBasso> f.querySelector("input[type='radio']:checked").value;
<FernandoBasso> Then, if I have a proper filter, nanoc uses it and produces proper html output which is then styled with css.
<FernandoBasso> cDlm, And it produces this, for instance: http://fernandobasso.github.io/javascript/dealing-with-forms.html
<cDlm> I think colorizing filters can handle html code blocks, provided you specify the language in an attribute or a class
<cDlm> the only way markdown would be involved would be with a processor that invokes the colorizer by itself, like kramdown
<FernandoBasso> Great! Thanks.
MaciejCzyzewski has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<FernandoBasso> <foo> inside <pre><code class=language-something'> are not being converted to &lt;foo&gt; and therefore <foo> does not show up in page. Just indenting the source block and adding #!lang works.
cDlm has quit [Ping timeout: 240 seconds]
canton7 has joined #nanoc
VitamineD has joined #nanoc
FernandoBasso has quit [Quit: Leaving]
<guardian> o/
<guardian> ruby not being my primary language, I don't really mind my helpers being plain functions in different lib/*.rb files
<guardian> is it that chocking I'm not putting those in modules?
<guardian> at least it avoids the wacky lib/helpers_.rb naming hack so that everything gets loaded before you include everything anyways
stbuehle1 has joined #nanoc
stbuehler has quit [Ping timeout: 244 seconds]
reactormonk has quit [Ping timeout: 264 seconds]
jaspervdj has quit [Ping timeout: 244 seconds]
stbuehle1 is now known as stbuehler
reactormonk has joined #nanoc
oddover has joined #nanoc
<oddover> hi all. I'm new to nanoc and I'm having an issue
<oddover> In my site content, I have a symlink to a file, and it's giving me an error
<oddover> oh, actually....I think I just thought of a solution
<oddover> nvm
<oddover> nvm @ my nvm. still doesn't work
<oddover> so, I have a bin directory in my nanoc site (don't ask)
<oddover> inside the bin, there's a script, and a symlink to that script
<oddover> there's the output of nanoc compile
jaspervdj has joined #nanoc
Pistos has left #nanoc ["WeeChat 0.4.3"]
irsol has quit [Ping timeout: 276 seconds]
irsol has joined #nanoc
irsol has quit [Ping timeout: 265 seconds]
irsol has joined #nanoc
irsol has quit [Ping timeout: 272 seconds]
irsol has joined #nanoc
irsol has quit [Ping timeout: 255 seconds]
irsol has joined #nanoc
<oddover> is anyone here listening?