Skip to content

Render layouts with full site.archives #59

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

Closed
wants to merge 1 commit into from

Conversation

yous
Copy link

@yous yous commented Feb 26, 2016

Fix #37 actually. Using site.archives on anywhere except the layout of jekyll-archives works, but when we render the layout of archives site.archives is empty. So we need to collect all archives first, and then set site.archives to allow accessing from the layout of jekyll-archives.

Fix jekyll#37 actually. Using `site.archives` on anywhere except the layout of
jekyll-archives works, but when we render the layout of archives
`site.archives` is empty. So we need to collect all archives first, and
then set `site.archives` to allow accessing from the layout of
jekyll-archives.
@DASPRiD
Copy link

DASPRiD commented May 1, 2016

Too bad this wasn't merged yet, what's holding this back?

@alfredxing
Copy link
Member

Sorry for the delay! I was away from the project for quite a while (school & summer internship) 😞

This should be fixed with #67, though! Feel free to confirm on your side and let me know if it works!

@yous
Copy link
Author

yous commented Oct 11, 2016

It works on master, so closing. Thank you!

@yous yous closed this Oct 11, 2016
@yous yous deleted the site-archives branch October 11, 2016 08:20
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.

3 participants