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

https://github.com/infiland/thecolorfulcreature-docs

Documentation for The Colorful Creature
https://github.com/infiland/thecolorfulcreature-docs

Last synced: 3 months ago
JSON representation

Documentation for The Colorful Creature

Awesome Lists containing this project

README

        

# TheColorfulCreature-docs
Documentation for The Colorful Creature, it is live on [docs.infi.land/The_Colorful_Creature](docs.infi.land/The_Colorful_Creature)

1. Install requirements using `pip install -r requirements.txt`
2. Run the development server with `mkdocs serve`
3. Build the site with `mkdocs build`