This directory contains the code for the Xapiand docs site.
For information about contributing, see the Contributing page.
gem install bundler --user-install
bundle install --path ~/.gem
bundle exec jekyll serve --livereload --incremental
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