Fedora Minimization Objective
Find a file
2021-01-04 13:51:02 +00:00
modules/ROOT Update modules/ROOT/pages/team.adoc 2021-01-04 13:51:02 +00:00
.gitignore init 2019-06-17 14:28:36 +02:00
antora.yml init 2019-06-17 14:28:36 +02:00
build.sh init 2019-06-17 14:28:36 +02:00
nginx.conf init 2019-06-17 14:28:36 +02:00
preview.sh init 2019-06-17 14:28:36 +02:00
README.md update readme 2019-08-19 11:32:21 +02:00
site.yml init 2019-06-17 14:28:36 +02:00

Fedora Minimization Objective

This repo is used for tickets regarding the objective, and to store the documentation source.

See the Fedora Minimization Documentation for more information.

Documentation source

All content is in an AsciiDoc format, stored in the modules/ROOT/pages directory. When adding a new page, make sure to add it to the menu definition in modules/ROOT/nav.adoc so it shows up.

Local preview

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

On Fedora, all you need is to have Podman installed.