+[2014-01-05T03:21:58Z]pontikiok, i have it working +[2014-01-05T03:22:10Z]pontikii did bundle install --deployment in the octopress thing +[2014-01-05T22:46:21Z]L-Chymerahi. if I want to allow my users to set the license of their content at the post level - and I do this via setting for instance license: GPL in the preamble ... how can I take that information and print it somewhere on the page via te arrticle template +[2014-01-05T22:46:54Z]L-Chymerameaning, how do I access any of the tags from the post preamble to print them in my content? +[2014-01-05T23:27:33Z]pontikiL-Chymera: front matter is available in liquid templates as {{ page.item }}, so in your case, it would be {{ page.license }}. it's described on the variables page in the jekyll docs
erk. getting this error from jekyll during octopress rake generate:
+[2014-01-06T14:10:48Z]emacsenI know this is a dumb problem, but my twitter "follow me" button isn't showing up. Can someone help me figure out what's going wrong? +[2014-01-06T14:26:55Z]pontikiemacsen: does the JS console show anything? +[2014-01-06T14:29:23Z]emacsenpontiki: good question. No. :-/ +[2014-01-06T14:30:17Z]pontikii don't know how the follow me button works, so i can't really give any ideas +[2014-01-06T14:31:04Z]emacsenI have my username in twitter_user and twitter_tweet_button is true, and it shows the twitter icon for the article, but not "follow me"