mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 03:36:32 +08:00
docs: information about docs
This commit is contained in:
parent
e738322783
commit
38eef6717a
|
@ -1,10 +1,14 @@
|
|||
---
|
||||
title: Documentation
|
||||
title: docs
|
||||
order: 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`
|
||||
`bundle exec jekyll serve --incremental --port $PORT --host $IP`
|
||||
|
|
Loading…
Reference in New Issue
Block a user