This repo is the front door for everything I build. It's deployed to https://southpawin.github.io/ via GitHub Pages.
- Blog — long-form posts on the OmniSenter pipeline, the pet, the radio
- Projects — every repo, with descriptions and links
- Models — the curated catalog
- Wiki — the reference: every concept and entity, cross-linked
- Source: Markdown in
docs/ - Theme: MkDocs Material with custom Nous cosmic-variant CSS
- Build: GitHub Actions →
mkdocs build→ deploy to Pages - Branch:
main
pip install mkdocs mkdocs-material mkdocs-rss-plugin mkdocs-minify-plugin pymdown-extensions
mkdocs serveThen visit http://127.0.0.1:8765/.
- Add a new
.mdfile underdocs/blog/ - Add an entry to
docs/blog/CATALOG.mdif you want it in the master index - Push to
main - The site redeploys automatically
- nous-girl-agent — the pet
- evolutionary-training — the training pipeline
- evolutionary-radio — the radio
- omnisenter-blog — legacy blog repo (content moved here)
TOWARDS SELF-IMPROVEMENT