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