Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okbel/oz-docs-site
docs site
https://github.com/okbel/oz-docs-site
Last synced: 21 days ago
JSON representation
docs site
- Host: GitHub
- URL: https://github.com/okbel/oz-docs-site
- Owner: okbel
- Created: 2019-07-14T12:27:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T19:23:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T18:41:42.953Z (about 1 month ago)
- Size: 437 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Documentation Site
:idprefix:
:idseparator: -
// URLs:
:url-docs: https://docs.oz.com
:url-org: https://github.com/okbel
:url-ui: {url-org}/oz-docs-uiThis is the Antora Playbook Project for the OZ Documentation site published at {url-docs}.
== Playbook
There are two playbook files in this repository, one for each environment.production-playbook.yml:: Configures the build for the *production* site.
staging-playbook.yml:: Configures the build for the *staging* site.== Development
. Install dependencies.
$ npm i -g gulp-cli
$ npm i== Xref Validation
This project uses the @antora/xref-validator package to validate xrefs.