Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also process collections #6

Closed
FokkeZB opened this issue Dec 13, 2016 · 4 comments
Closed

Also process collections #6

FokkeZB opened this issue Dec 13, 2016 · 4 comments

Comments

@FokkeZB
Copy link

FokkeZB commented Dec 13, 2016

Currently the plugin only processes pages. I'd like it to process collections as well. This should probably only apply to collections that use the output:true property since otherwise you wouldn't know how to resolve the relative link (although we could just replace .md with .html and /index.md with /).

@FokkeZB
Copy link
Author

FokkeZB commented Dec 13, 2016

Relates to benbalter/jekyll-optional-front-matter#5

@benbalter
Copy link
Owner

Similar to benbalter/jekyll-optional-front-matter#5 and benbalter/jekyll-titles-from-headings#5, I'd be glad to review a PR that makes support opt-in when the collection is initialized.

@stale
Copy link

stale bot commented Aug 29, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

qwtel added a commit to qwtel/jekyll-relative-links that referenced this issue Sep 1, 2017
@benbalter
Copy link
Owner

Implemented via #28.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants