-
-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Labels
Description
Hello there !
Description:
I've just noticed that if you use jekyll-admin whereas jekyll-redirect-from is already present and set, you'd get a "fake" entry within the Pages section :
Of course, as it's only a redirection, this page is empty :
Tell us a bit about yourself:
- Version of JekyllAdmin I'm using : 0.7.0
- Version of Jekyll I'm using : 3.6.2
- Version of NodeJS I'm using : 8.9.1
- Operating System : Debian (Stretch)
- Browser : Firefox 57
Steps to reproduce:
- Install
jekyll-redirect-fromplugin - Use it on a page / post (a redirecting-only HTML page will be created directly into
_site/folder) - Install
jekyll-admin, and go to its Pages section - You should get a fake entry as described above
I expected the following:
Not having this "fake" page within this section, because it's a plugin-based page !
Thanks (for everything),
Bye 👋

