latest 18 messages by borkdude
+
[2014-09-26T19:52:30Z]
borkdude
can someone help me with this problem: https://www.refheap.com/90732
+
[2014-09-26T11:30:01Z]
borkdude
what could this be?
+
[2014-09-26T11:29:57Z]
borkdude
Error: Cannot find module '/Users/mborkent/Dropbox/dev/octopress/package.json'
+
[2014-09-26T11:29:44Z]
borkdude
when I install octopress on another machine, when I do rake install, I get:
+
[2014-09-25T18:46:56Z]
borkdude
do I have to have a disqus account for it?
+
[2014-09-25T18:46:36Z]
borkdude
what will be used for comments if I put comments to true?
+
[2014-09-24T21:21:36Z]
borkdude
thanks
+
[2014-09-24T20:57:35Z]
borkdude
hmm, published: false post doesn't show up in rake preview
+
[2014-09-24T20:35:37Z]
borkdude
k
+
[2014-09-24T20:34:04Z]
borkdude
I just started using octopress today
+
[2014-09-24T20:33:47Z]
borkdude
hmm, that sucks
+
[2014-09-24T20:33:33Z]
borkdude
willb the post is from JUL 19TH, 2011
+
[2014-09-24T20:33:08Z]
borkdude
willb where is the reference to the version number to which it applies
+
[2014-09-24T20:32:56Z]
borkdude
willb I read it here http://octopress.org/docs/blogging/code/
+
[2014-09-24T20:31:04Z]
borkdude
willb indeed, I got it from git://github.com/imathis/octopress.git
+
[2014-09-24T20:29:55Z]
borkdude
willb let me check which version I'm using. I just created the blog
+
[2014-09-24T20:10:02Z]
borkdude
but it interprets mark: as the title or something
+
[2014-09-24T20:09:54Z]
borkdude
I'm trying to highlight some lines in a clojure code snippet in octopress, like : ```clojure mark:5,19-21