Documentation for the CPE team
Find a file
Pierre-Yves Chibon 1345c92229 Try another structure for the CPE doc
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2019-07-30 11:26:15 +02:00
modules/cpe Try another structure for the CPE doc 2019-07-30 11:26:15 +02:00
.gitignore Add a .gitignore file 2019-06-26 17:13:37 +02:00
antora.yml Improve readability 2019-07-24 10:43:47 +02:00
build.sh Add the initial work on the CPE documentation 2019-06-26 17:25:08 +02:00
LICENSE Add the license in a LICENSE file 2019-06-26 16:24:38 +02:00
preview.sh Add the initial work on the CPE documentation 2019-06-26 17:25:08 +02:00
README.md Fix typos and improve wording 2019-07-23 10:34:02 +02:00
site.yml Add the initial work on the CPE documentation 2019-06-26 17:25:08 +02:00

CPE Documentation

This repository contains documentation related to the Community Platform Engineering (CPE) 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:

$ ./build.sh && ./preview.sh

The result will be available at http://localhost:8080

Some resources to help you get started with asciidoc:

This documentation is made available under CC-BY-SA 3.0