Skip to content

Conversation

@ashmaroli
Copy link
Member

There is no point in rendering routes to virtual pages—those that do not have a physical presence within the source directory. Such page objects are always generated via a plugin.

For example, jekyll-redirect-from plugin generates a virtual page named redirect.html. Such pages exist only in-memory at runtime.

Fixes #428

@ashmaroli
Copy link
Member Author

That was fast 😃

@ashmaroli ashmaroli merged commit 2abaa03 into jekyll:master Oct 18, 2019
@ashmaroli ashmaroli deleted the filter-redirect-pages branch October 18, 2019 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An inconsistency due to jekyll-redirect-from

2 participants