+ [9 years ago] sanket jaybe: I didn't know that jekyll has support for themes
+ [9 years ago] jaybe sanket, yes; recent addition to latest jekyll [[ themes [[
+ [9 years ago] jekyllrb (themes) https://jekyllrb.com/docs/themes/
+ [9 years ago] jaybe sanket, yes; recent addition to latest jekyll [[ themes ]]

message no. 146792

Posted by Dry_Lips in #jekyll at 2016-08-15T14:22:00Z

{% for post in paginator.posts offset: 1 %}
+ [9 years ago] miklb before I write a plugin to do it, is anyone familiar with a plugin that will autolink a URL, i.e. turn http://example.com into [http://example.com](http://example.com)
+ [9 years ago] jekyllrb Title: Example Domain (at example.com)
+ [9 years ago] miklb hmm. kramdown supports <http://example.com>, or I could use redcarpet…
+ [9 years ago] jekyllrb Title: Example Domain (at example.com)
+ [9 years ago] roflmyeggo anyone know any tips for debugging why github-pages Jekyll installation wont update with manual pushing to gh-pages branch?