You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v3.0, permalinks for pages in subfolders must be relative to the site source directory, not the parent directory. Check http://jekyllrb.com/docs/upgrading/ for more info.
jekyll 3.0.0
The text was updated successfully, but these errors were encountered:
I changed the permalink option to permalink: pretty and commented the relative_permalinks options and worked for me. I can't remember if I did any other steps, but with minor changes you can make it work. Cheers
Run
jekyll serve
jekyll 3.0.0
The text was updated successfully, but these errors were encountered: