README.md

Fedora-Join docs

Test with a local preview

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

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

Both of the below scripts use Podman, so ensure Podman is installed on your system before beginning (see below for Fedora instructions). See below for further instructions.

To build and preview the site, run:

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

The preview is hosted at http://localhost:8080. Installing Podman on Fedora

See the Fedora Developer Portal on how to install Podman on Fedora