Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

fosshostorg/public-docs

Repository files navigation

Fosshost Public Docs

These are the public docs currently hosted at https://docs.fosshost.org.

Running locally

Install the dependencies

pip install -r requirements.txt

Run a development instance

mkdocs serve