+[11 years ago]simon_weberI've got a hacky working solution that I can show you later =) +[11 years ago]simon_weberpontiki: here's an example of what I ended up doing: https://github.com/simon-weber/the-listserve-archive/blob/gh-pages/2012/04/18.json +[11 years ago]simon_weberif it were possible to index into the hash, I could just hardcode the date/key and then push the rest into a layout +[11 years ago]simon_weberthis isn't a huge deal with these json files, but I'm going to need to do something similar in html now, where I'd really prefer to use a layout +[11 years ago]simon_weberwell, shit, apparently you can just index with [var] and it works. who knew
+[11 years ago]iceTwyaloha +[11 years ago]iceTwyI'm migrating from WP to Jekyll, and things are looking rather cool so far +[11 years ago]iceTwythough I have this massive post with lots of code and config files excerpts +[11 years ago]iceTwythe code's fine, it's bash, so I'm just using {% highlight bash %} +[11 years ago]iceTwybut I need the config files excerpts to be in a spoiler (>!) and wrapped in a code block, like so: http://blog.icetwy.re/setting-up-an-irc-server/ (scroll down a bit to see the "Spoiler Inside" parts)