Marketing and legal site for the Lumen tarot app. Static Astro site, deployed to GitHub Pages at lumentarotapp.com.
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Builds production site to ./dist/ |
npm run preview |
Previews the build locally |
Push to master — GitHub Actions builds and deploys to GitHub Pages automatically.
Code is MIT (see LICENSE). Content under src/content/legal/** is all rights reserved (see LICENSE-content.md).