Contributor facing documentation for the Fedora Infrastructure
Find a file
Michal Konečný b112d4582b Review fedmsg-websocket SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-08-19 14:22:06 +02:00
modules Review fedmsg-websocket SOP 2021-08-19 14:22:06 +02:00
.gitignore Add a .gitignore file 2019-09-15 11:10:30 +02:00
antora.yml Incorporate Kevins comments and remove obsolete guides 2021-08-06 14:09:17 +00: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 Add a REAMDE file describing a bit the project 2019-09-15 11:14:53 +02:00
site.yml Initial commit/structure for the Fedora Infra public docs 2019-09-23 15:47:10 +02:00

infr-docs Documentation

This repository contains documentation related to the Fedora Infrastructure team. The documentation of the Fedora Infrastructure is divided into two parts:

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