You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a [Commodore][commodore] Component to manage the OpenShift4 Console.
3
+
This is a [Commodore][commodore] Component for OpenShift4 Console.
4
4
5
5
This repository is part of Project Syn.
6
6
For documentation on Project Syn and this component, see https://syn.tools.
7
7
8
8
## Documentation
9
9
10
+
The rendered documentation for this component is available on the [Commodore Components Hub](https://hub.syn.tools/openshift4-console).
11
+
10
12
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
11
13
It is located in the [docs/](docs) folder.
12
14
The [Divio documentation structure](https://documentation.divio.com/) is used to organize its content.
13
15
16
+
Run the `make docs-serve` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.
17
+
18
+
After writing the documentation, please use the `make docs-vale` command and correct any warnings raised by the tool.
19
+
14
20
## Contributing and license
15
21
16
22
This library is licensed under [BSD-3-Clause](LICENSE).
17
23
For information about how to contribute see [CONTRIBUTING](CONTRIBUTING.md).
0 commit comments