https://github.com/selfhostedshow/show-notes
Powers notes.jupiterbroadcasting.com
https://github.com/selfhostedshow/show-notes
Last synced: over 1 year ago
JSON representation
Powers notes.jupiterbroadcasting.com
- Host: GitHub
- URL: https://github.com/selfhostedshow/show-notes
- Owner: selfhostedshow
- License: gpl-3.0
- Created: 2021-06-27T00:50:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T11:16:00.000Z (over 1 year ago)
- Last Synced: 2025-04-19T00:44:06.696Z (over 1 year ago)
- Language: Python
- Homepage: https://notes.jupiterbroadcasting.com
- Size: 3.79 MB
- Stars: 25
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JB Show Notes

## Usage
```
pip3 install -U -r requirements.txt
mkdocs build
mkdocs serve
```