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

https://github.com/bogdannbv/buzzd-docs

Buzzd Chat Docs
https://github.com/bogdannbv/buzzd-docs

buzzd-chat nostalgia retrocomputing yahoo-messenger

Last synced: 4 months ago
JSON representation

Buzzd Chat Docs

Awesome Lists containing this project

README

          

# [Buzzd Docs](https://docs.buzzd.chat)

Official documentation and blog for the [Buzzd Chat](https://buzzd.chat) project.

## Quick start

Install required packages
```shell
pip install -r requirements.txt
```

Serve the docs
```shell
mkdocs serve
```