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

Various Jekyll optimizations #1487

Merged
merged 1 commit into from
Feb 3, 2017
Merged

Various Jekyll optimizations #1487

merged 1 commit into from
Feb 3, 2017

Conversation

mdlinville
Copy link

  • Add tree: true|false front-matter key (default to true) to disable the left-hand nav tree on a per-page basis
  • Disabling the tree also disables reading time
  • Disabled tree on search, sorry, thank-you-subscribing-docker-weekly
  • Use null layout for allpagelinks.md and limit it to pages that have a title (which leaves out redirects, which are not real pages)
  • Add site-generation date and time to footer, in a tiny unobtrusive font

Add `tree: true|false` front-matter key (default to true)
to disable the left-hand nav tree on a per-page basis

Disabling the tree also disables reading time

Disabled tree on search, sorry, thank-you-subscribing-docker-weekly

Use null layout for allpagelinks.md and limit it to pages that have a title
(which leaves out redirects, which are not real pages)

Add site-generation date and time to footer, in a tiny unobtrusive font
@johndmulhausen
Copy link

Looks great; merging so it's not blocked by the Netlify chicanery from today.

@johndmulhausen johndmulhausen merged commit 01e5be5 into docker:master Feb 3, 2017
@johndmulhausen johndmulhausen self-assigned this Feb 3, 2017
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.

2 participants