Fedora Minimization Objective
modules/ROOT | ||
.gitignore | ||
antora.yml | ||
build.sh | ||
nginx.conf | ||
preview.sh | ||
README.md | ||
site.yml |
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.