mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
305 B
305 B
title | order |
---|---|
docs | 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