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
- Host: GitHub
- URL: https://github.com/bogdannbv/buzzd-docs
- Owner: bogdannbv
- License: mit
- Created: 2025-08-28T08:30:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-20T12:44:08.000Z (5 months ago)
- Last Synced: 2026-01-20T21:38:40.333Z (5 months ago)
- Topics: buzzd-chat, nostalgia, retrocomputing, yahoo-messenger
- Homepage: http://docs.buzzd.chat/
- Size: 47.5 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```