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
i am aware jekyll 1.0 has this functionality but we're not quite ready to migrate, and i am encountering a problem with this plugin that i am hoping can be fixed:
we store all of our content in directories eg:
/about/index.html
but also our blog, eg:
/blog/index.html
the problem is is that no directories except for /blog/ have posts, but the plugin thinks they do and generates /about/page2/ /about/page3/ etc etc.
is there a way to run this plugin only for the /blog/ directory? thanks.
The text was updated successfully, but these errors were encountered:
i am aware jekyll 1.0 has this functionality but we're not quite ready to migrate, and i am encountering a problem with this plugin that i am hoping can be fixed:
we store all of our content in directories eg:
/about/index.html
but also our blog, eg:
/blog/index.html
the problem is is that no directories except for /blog/ have posts, but the plugin thinks they do and generates /about/page2/ /about/page3/ etc etc.
is there a way to run this plugin only for the /blog/ directory? thanks.
The text was updated successfully, but these errors were encountered: