abapGit/docs/collections/_development/docs.md
2018-06-06 16:23:49 +02:00

10 lines
148 B
Markdown

---
title: Documentation
order: 10
---
Building /docs/ locally:
`bundle install`
`bundle exec jekyll serve --incremental --port $PORT --host $IP`