latest 20 messages by Nikesh
+
[9 years ago]
Nikesh
;)
+
[9 years ago]
Nikesh
Never mind Ö=
+
[9 years ago]
Nikesh
Does anyone know how to link to another part of a README? E.g. I have a ### Methods section that I'd like to link to from within the same .md file
+
[10 years ago]
Nikesh
I have some code blocks in my markdown posts using ```code``` but the newlines aren't rendered. It is all on one line in the HTML view
+
[10 years ago]
Nikesh
Mustache/Handlebars bleh.. I usually work with Node/JS but Jekyll makes me interested in Ruby
+
[10 years ago]
Nikesh
I am enjoying Jekyll! Liquid is much nicer than most altnernatives, for me
+
[10 years ago]
Nikesh
it works in firefox
+
[10 years ago]
Nikesh
ok.. so it was chrome's fault somehow
+
[10 years ago]
Nikesh
oh :)
+
[10 years ago]
Nikesh
I will try firefox
+
[10 years ago]
Nikesh
Hm.. still not working -cleared history and cache in chrome
+
[10 years ago]
Nikesh
ok
+
[10 years ago]
Nikesh
Hm.. favicon is not displaying (so far just tested with jekyll serve) though when i view source and click through the link, the favicon exists..
+
[10 years ago]
Nikesh
Oh I see
+
[10 years ago]
Nikesh
or rather, 05 Dec 2014 ?
+
[10 years ago]
Nikesh
how to render it simply as 2014-12-05 ?
+
[10 years ago]
Nikesh
{{ site.posts.first.date }} renders as 2014-12-05 00:00:00 -1000
+
[10 years ago]
Nikesh
reaching/reading*
+
[10 years ago]
Nikesh
Is there a full documentation of this somewhere? I have been reaching through http://jekyllrb.com/docs but did not see that
+
[10 years ago]
Nikesh
thank you!