https://github.com/sublimecodeintel/sublimecodeintel.github.io
https://github.com/sublimecodeintel/sublimecodeintel.github.io
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sublimecodeintel/sublimecodeintel.github.io
- Owner: SublimeCodeIntel
- Created: 2017-10-18T23:27:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T19:56:07.000Z (11 months ago)
- Last Synced: 2025-02-15T20:31:04.565Z (11 months ago)
- Language: HTML
- Size: 1.34 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: news/index.html
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