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
{{ message }}
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
Working with multiple blogs using https://github.com/octopress/paginate is not working since the pagination URLs have a hardcode part:
/blog
.Add an include variable to set the paginate root path.
/blog/
:paginate_root: /blog/
/developer/blog/
:paginate_root: /developer/blog/
The text was updated successfully, but these errors were encountered: