Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes relative_permalinks that are no longer supported by jekyll #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lucasmbraz
Copy link

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/

@smashism
Copy link

smashism commented Mar 7, 2018

I just wanted to say thank you for your time and effort to work on this update to this template. It's pretty much perfect for a project I'm working on and I've tested and validated that your changes work (at least locally) do the trick. 🙏🏻Hopefully it gets merged so other folks can use it too.

@lucasmbraz
Copy link
Author

Thanks for the feedback. I'm really glad it helped you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants