No description
Find a file
py0xc3 ee29e9bf44
All checks were successful
/ test (pull_request) Successful in 15s
fix formatting error in line
2026-05-15 15:39:15 +00:00
.forgejo/workflows Fixup runner name 2026-04-10 09:38:55 +00:00
modules/ROOT fix formatting error in line 2026-05-15 15:39:15 +00:00
.gitignore Initial commit 2026-04-02 15:44:57 +00:00
antora.yml Brand the site for security 2026-04-03 18:23:44 +01:00
docsbuilder.sh Initial commit 2026-04-02 15:44:57 +00:00
LICENSE Initial commit 2026-04-02 15:44:57 +00:00
nginx.conf Initial commit 2026-04-02 15:44:57 +00:00
README.md Remove some fluff from the README 2026-04-03 18:27:39 +01:00
site.yml Brand the site for security 2026-04-03 18:23:44 +01:00

Fedora Security SIG Documentation

This repository contains documentation related to the Fedora Security SIG.

Local preview

This repo includes a script to build and preview the contents of this repository.

NOTE: Please note that if you reference pages from other repositories, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see the Fedora Docs build repository for instructions.

The script works on Fedora (using Podman or Docker) and macOS (using Docker).

To build and preview the site, run:

$ ./docsbuilder.sh -p

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

To stop the preview:

$ ./docsbuilder.sh -k

License

SPDX-License-Identifier: CC-BY-SA-4.0