mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
10 lines
148 B
Markdown
10 lines
148 B
Markdown
---
|
|
title: Documentation
|
|
order: 10
|
|
---
|
|
|
|
Building /docs/ locally:
|
|
|
|
`bundle install`
|
|
|
|
`bundle exec jekyll serve --incremental --port $PORT --host $IP` |