Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/germainlefebvre4/cloudia-readthedocs

Documentation of the Cloudia project. Cloudia project at https://github.com/germainlefebvre4/cloudia-project
https://github.com/germainlefebvre4/cloudia-readthedocs

Last synced: 15 days ago
JSON representation

Documentation of the Cloudia project. Cloudia project at https://github.com/germainlefebvre4/cloudia-project

Awesome Lists containing this project

README

        

# Cloudia - Documentation

This repository contains the documentation for the Cloudia project.

---

Project overview: [https://github.com/germainlefebvre4/cloudia-project](https://github.com/germainlefebvre4/cloudia-project)

Documentation: [https://cloudia.readthedocs.io/](https://cloudia.readthedocs.io/)

---

## Getting started

```bash
mkdocs serve
```

## Serve the documentation locally

```bash
poetry install
poetry run mkdocs serve
```