This directory contains the code for the SublimeCodeIntel docs site.
For information about contributing, see the Contributing page.
gem install bundler
bundle exec jekyll serve --livereload
Only a handful of fonts are included in the include Font Awesome fonts. To add
more, it's needed to modify icomoon-selection.json
and regenerate the fonts:
- 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