Contributor facing documentation for the Fedora Infrastructure
Find a file
Tomas Hrcka c3356f9de3 Add final release page
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2023-02-28 14:50:52 +01:00
modules Add final release page 2023-02-28 14:50:52 +01:00
.gitignore Add a .gitignore file 2019-09-15 11:10:30 +02:00
antora.yml Initial import 2023-02-28 12:32:13 +01:00
build.sh Initial commit/structure for the Fedora Infra public docs 2019-09-23 15:47:10 +02:00
LICENSE Add a LICENSE file 2019-09-15 11:11:15 +02:00
preview.sh Initial commit/structure for the Fedora Infra public docs 2019-09-23 15:47:10 +02:00
README.md Update the readme 2021-11-10 19:20:56 +10:00
site.yml Update the configuration for Antora 3.0.0. 2022-04-05 09:54:06 +00:00

Fedora Infrastructure Documentation

This repository contains the sources for the documentation related to the Fedora Infrastructure team.

The Documentation is built and available to read on the Fedora Documentation site at:

https://docs.fedoraproject.org/en-US/infra/

Previewing the documentation

To build and preview the site, run:

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

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

Writing the documentation

The Fedora Infrastructure Documentation uses asciidoc as the source markup.

Below are some resources to help you get started with asciidoc:

License

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