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

Latest commit

 

History

History
12 lines (11 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 237 Bytes

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