generated from docs/docs-template
No description
- Shell 100%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| modules/ROOT | ||
| .gitignore | ||
| antora.yml | ||
| docsbuilder.sh | ||
| LICENSE | ||
| nginx.conf | ||
| README.md | ||
| site.yml | ||
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