Skip to content

Repository files navigation

DigitalGaia documentation

What is it?

This repository contains the information pertaining to the organization of the DigitalGaia collective.

It is written using the Sphinx documentation system using the MyST plugin, allowing pages to be written either in the rst format or the markdown format.

Build documentation

Start by creating a virtualenv and installing the requirements:

uv sync

Build the documentation using

uv run make clean  # optional, never hurts though :)
uv run make html

Run a development version that auto-reloads when changes are saved

uv run make clean  # optional, never hurts though :)
uv run make html
uv run python run_livereload.py

TODO / FIXME

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages