Fix preview script

This commit is contained in:
Jan Kuparinen 2021-03-05 19:50:18 +02:00
commit ec303abb4c
7 changed files with 13 additions and 1 deletions

View file

@ -8,5 +8,16 @@ This repository is used by [Server working group]( http://fedoraproject.org/wiki
* Tickets (issues) for the Server group.
### Previewing docs:
To build and preview docs, run:
```
$ ./build.sh && ./preview.sh
```
The result will be available at http://localhost:8080

View file

@ -1,6 +1,6 @@
* xref:index.adoc[Welcome]
* xref:mission.adoc[Mission]
* xref:communicating.adoc[Getting in Touch]
* xref:community.adoc[Gaming Community]
* xref:community.adoc[Server Community]
* xref:faq.adoc[FAQ]

View file

@ -5,6 +5,7 @@ content:
sources:
- url: .
branches: HEAD
start_path: docs
ui:
bundle:
url: https://asamalik.fedorapeople.org/ui-bundle.zip