mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
318 B
318 B
title | order |
---|---|
docs | 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