Documentation for the CPE team
- Shell 100%
| modules/ROOT | ||
| .gitignore | ||
| antora.yml | ||
| docsbuilder.sh | ||
| LICENSE | ||
| mission_diagram.odg | ||
| README.md | ||
| site.yml | ||
CLE Documentation
This repository contains documentation related to the Community Linux Engineering (CLE) team at Red Hat.
It aims at providing you information on who we are, what we do and how we work within the team as well as with you.
To build and preview the site, run:
$ ./docsbuilder.sh
You will need to have Podman installed.
The result will be available at http://localhost:8080
Some resources to help you get started with asciidoc:
- asciidoc syntax cheatsheet: https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/
- asciidoc full user manual: https://asciidoctor.org/docs/user-manual/
- Antora's documentation: https://docs.antora.org/antora/2.0/
This documentation is made available under CC-BY-SA 3.0