* master: (39 commits) Update history to reflect merge of #5798 [ci skip] Update history to reflect merge of #5822 [ci skip] use logger.info run codeclimate after success Update history to reflect merge of #5819 [ci skip] Fixed inaccuracy in "Built-in permalink styles" docs [skip ci] Update history to reflect merge of #5802 [ci skip] Update history to reflect merge of #5811 [ci skip] Update history to reflect merge of #5690 [ci skip] Update history to reflect merge of #5815 [ci skip] Review CI pages Rework CI doc to include multiple providers. Update history to reflect merge of #5812 [ci skip] Add jekyll-ga plug-in Update configuration.md Add mention of classifier-reborn for LSI Update history to reflect merge of #5810 [ci skip] Got that diaper money? Added note about --blank flag Update history to reflect merge of #5797 [ci skip] ... |
||
---|---|---|
.. | ||
_data | ||
_docs | ||
_includes | ||
_layouts | ||
_posts | ||
_sass | ||
community | ||
css | ||
fonts | ||
help | ||
img | ||
js | ||
news | ||
redirects | ||
.gitignore | ||
404.html | ||
CNAME | ||
_config.yml | ||
favicon.ico | ||
icomoon-selection.json | ||
index.html | ||
latest_version.txt | ||
readme.md |
readme.md
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 benchmark
bundle 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