cgcardona / muse public
feat main

feat: add GitHub Pages deployment — landing page + CI build workflow (#30)

- tools/render_index.py: generates artifacts/index.html — a beautiful dark-theme landing page presenting Tour de Force and Domain Registry as two CTA cards, with a feature strip and nav linking to GitHub and the plugin guide

- .github/workflows/pages.yml: on every push to main, runs tour_de_force.py → tour_de_force.html render_domain_registry.py → domain_registry.html render_index.py → index.html then deploys all three to GitHub Pages via actions/deploy-pages@v4

- GitHub Pages enabled at https://cgcardona.github.io/muse/ (source: Actions)

Co-authored-by: Gabriel Cardona <gabriel@tellurstori.com>

G Gabriel Cardona <cgcardona@gmail.com> · 2d ago Mar 18, 2026 · b7f3f7bd · parent 9a17aeee

Snapshot Diff

99 files in tree
+1
← Older Oldest commit on main
All commits
Newer → Latest commit on main

Comments

0

No comments yet. Be the first to start the discussion.