abapGit/docs/collections/_development/docs.md
2018-07-22 09:27:09 +02:00

533 B

title order
docs 200

abapGit uses github pages for documentation, all pages are generated statically using Jekyll

Octicons in jekyll

Building /docs/ locally:

bundle install

bundle exec jekyll serve --incremental --port $PORT --host $IP

Guide for installing bundle