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

Implement Jekyll Themes #2

Open
jabenninghoff opened this issue Nov 21, 2016 · 5 comments
Open

Implement Jekyll Themes #2

jabenninghoff opened this issue Nov 21, 2016 · 5 comments
Assignees

Comments

@jabenninghoff
Copy link
Member

Separate content from layout using themes, with local overrides (initially), later with an information-safety theme gem.

@jabenninghoff
Copy link
Member Author

Currently, GitHub Pages only supports Jekyll’s default theme, Minima.

@jabenninghoff
Copy link
Member Author

This enhancement is on hold until GitHub Pages supports Poole or a comparable theme. Poole has not yet been packaged as a theme.

@jabenninghoff
Copy link
Member Author

Cayman is currently the closest theme to Poole, but appears to be missing key features.

@jabenninghoff
Copy link
Member Author

Implementation is now possible with jekyll-remote-theme, which was recently merged into github-pages. A pending PR packages Poole as a Jekyll theme gem.

@DirtyF
Copy link

DirtyF commented Jan 6, 2018

@jabenninghoff FYI you can use the jekyll-theme-poole theme gem, the install is documented.

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

No branches or pull requests

2 participants