I really liked your theme but when I tried it jekyll couldn't build it because of relative_permalinks=true on the config file. Also, github pages no longer uses redcarpet and doesn't support pygments highlighter.
This is my attempt at fixing it. It seems to work for me but I'm not a web dev so I'm not very sure.
Hi,
I really liked your theme but when I tried it jekyll couldn't build it because of relative_permalinks=true on the config file. Also, github pages no longer uses redcarpet and doesn't support pygments highlighter.
This is my attempt at fixing it. It seems to work for me but I'm not a web dev so I'm not very sure.
I followed this to fix the broken links http://downtothewire.io/2015/08/15/configuring-jekyll-for-user-and-project-github-pages/