An open API service indexing awesome lists of open source software.

https://github.com/sublimecodeintel/sublimecodeintel.github.io


https://github.com/sublimecodeintel/sublimecodeintel.github.io

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# SublimeCodeIntel docs site

This directory contains the code for the [SublimeCodeIntel docs site](http://www.sublimecodeintel.com).

## Contributing

For information about contributing, see the [Contributing page](http://www.sublimecodeintel.com/docs/contributing/).

## Running locally

1. `gem install bundler`
2. `bundle exec jekyll serve --livereload`

## Updating Font Awesome
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:

1. Go to
2. Choose Import Icons and load `icomoon-selection.json`
3. Choose Generate Font → Download
4. Copy the font files and adapt the CSS to the paths we use