mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-24 06:17:58 -05:00
Revert "Add missing divider in upgrading-guide" This reverts commitd8c745ca30. Revert "Update history to reflect merge of #7521" This reverts commit7ee2e26d6c. Revert "Upgrade WinTZ utility to use TZInfo-2.0" This reverts commit13cbef4221. Lock use of `tzinfo` gem to v1.x
Jekyll docs site
This directory contains the code for the Jekyll docs site, jekyllrb.com.
Contributing
For information about contributing, see the Contributing page.
Running locally
You can preview your contributions before opening a pull request by running from within the directory:
bundle install --without test test_legacy benchmarkbundle exec rake site:preview
It's just a jekyll site, afterall! 😉
Updating Font Awesome
- Go to https://icomoon.io/app/
- Choose Import Icons and load
icomoon-selection.json - Choose Generate Font → Download
- Copy the font files and adapt the CSS to the paths we use in Jekyll