latest 20 messages by Pessimism
+
[2014-01-05T21:48:02Z]
Pessimism
kaffebohne what is site.categories.software supposed to be here?
+
[2014-01-05T17:06:27Z]
Pessimism
have to go for now, thanks for the help
+
[2014-01-05T16:42:40Z]
Pessimism
yeah, that's the plan
+
[2014-01-05T16:40:48Z]
Pessimism
hmm. Maybe it comes down to using the non-default Kramdown parser for Markdown
+
[2014-01-05T16:39:13Z]
Pessimism
Jekyll made it sound like it did a lot of the heavy lifting, but clearly I still need to tell it a thing or two
+
[2014-01-05T16:39:12Z]
Pessimism
I do that with another site, where I render it on my computer and just push it with S3 CLI, but I just wanted to play around with Jekyll and Ruby for this
+
[2014-01-05T16:36:32Z]
Pessimism
first time using Jekyll and Ruby, so I'm far away from home. :)
+
[2014-01-05T16:35:53Z]
Pessimism
ah, guess that means I have to instruct it to install Kramdown explicitly, then
+
[2014-01-05T16:32:54Z]
Pessimism
if I define a Markdown parser in _config.yml, is that parser fetched by Jekyll?
+
[2014-01-05T16:29:55Z]
Pessimism
yep
+
[2014-01-05T16:29:54Z]
Pessimism
the code is the same, in as much as I am operating off the same repo, but I don't have a virtual environment running to ensure nothing else gets copied
+
[2014-01-05T16:28:54Z]
Pessimism
jaybe: I don't have a virtualenv to ensure complete reproduction, but I have to assume that there's some kind of discrepancy causing this. Here is the repo: http://git.io/3dgfiA
+
[2014-01-05T16:07:11Z]
Pessimism
maybe I need to specify a config var or plug-in to be installed somewhere
+
[2014-01-05T16:06:33Z]
Pessimism
not sure what to make if it, but there's apparently some discrepancy in Markdown-rendering in production
+
[2014-01-05T16:06:07Z]
Pessimism
jaybe: turns out the production code isn't wrapped in spans
+
[2014-01-05T16:05:53Z]
Pessimism
jaybe: all files are concatenated into one style.min.css, so I doubt that's it. I can see that it's loaded and contains the SH CSS as well.
+
[2014-01-05T14:15:05Z]
Pessimism
I am currently using Kramdown to parse my Markdown, and for some reason, I have syntax-highlighting in dev, but not production (my GitHub page). Any idea why?
+
[2013-12-01T00:11:48Z]
Pessimism
does anyone know why removing .html from blog URLs works fine in production (GitHub), but breaks the links locally?
+
[2013-11-10T17:56:26Z]
Pessimism
I'm used to Markdown, but not with Jekyll's parser(s)
+
[2013-11-10T17:56:10Z]
Pessimism
pontiki, still no dice