Skip to content

An inconsistency due to jekyll-redirect-from #428

@HorlogeSkynet

Description

@HorlogeSkynet

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 :

image

Of course, as it's only a redirection, this page is empty :

image

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:

  1. Install jekyll-redirect-from plugin
  2. Use it on a page / post (a redirecting-only HTML page will be created directly into _site/ folder)
  3. Install jekyll-admin, and go to its Pages section
  4. 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 👋

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions