--- title: docs order: 200 --- abapGit uses [github pages](https://help.github.com/articles/what-is-github-pages/) for documentation, all pages are generated statically using [Jekyll](https://jekyllrb.com/) Building /docs/ locally: `bundle install` `bundle exec jekyll serve --incremental --port $PORT --host $IP`