Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.29 KB

File metadata and controls

34 lines (24 loc) · 1.29 KB

Suede-AI.github.io

Landing page for Stake Your Claim — a book by Jason "Johnny Suede" Colapietro on turning the AI onslaught into a real asset, autonomous agents, and building generational wealth as a creative.

Live: https://suede-ai.github.io

What's here

  • index.html — book landing page with summary, part overview, and call-to-action
  • book.html — the full book, single-file long-form HTML
  • robots.txt — explicit allowlist for major search and AI crawlers
  • sitemap.xml — sitemap listing / and /book.html
  • LICENSE — MIT

Related

Deploy

This repo is deployed via GitHub Pages from main. Any push to main triggers a pages build and deployment workflow that publishes the static site to https://suede-ai.github.io. There is no build step — the HTML files are served directly.

License

MIT — see LICENSE.