π Using Jekyll Jekyll is the coder-friendliest blogging software I've found. Git+markdown+MacVIM
Using Jekyll
Jekyll is the coder-friendliest blogging software I've found. Git+markdown+MacVIM
Really liking Jekyll
Jekyll works great for so many things! In particular:
- I enjoy hosting my blog and deploying using git
- I realllly like writing using markdown :)
- Iβm totally comfortable modifying CSS, and I can even do that in my favorite text editor VIM!
But I miss:
- Tumblr-style sharing and reblogging. Tumblr doesnβt really have a community of code-posts anyway though.
I Want Github-Flavored CodeBlocks
I really want to write github-style code blocks, so I tried using this plugin
https://github.com/nono/Jekyll-plugins
And it worked great locally! But I couldnβt get it to run on github pages. The end. :/
Debugging
If you ever have bad syntax, jekyll wonβt compile anything. No changes. And it wonβt even tell you why unless you ask.
If you say please itβll tell you - this line does it:
jekyll --no-server --no-auto