mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 04:36:49 +08:00
552 B
552 B
title | order |
---|---|
Technical documentation | 200 |
abapGit uses github pages for documentation, all pages are generated statically using Jekyll
Building /docs/ locally:
bundle install
bundle exec jekyll serve --incremental --port $PORT --host $IP