“A living philosophy and digital sanctuary built with Astro, sharing the Earthsong Codex and celestial cycles.”
Earthsong is a public-facing website that shares teachings from the Earthsong Codex and the cycles of the natural world. Built with Astro and TailwindCSS, deployed on Vercel, it blends philosophy, inclusivity, and celestial rhythm into a digital sanctuary.
Features include:
- 📖 Codex – chapters of the Earthsong philosophy in MDX format.
- 👁️ Elders – timeless teachings shared through diverse, inclusive narratives.
- 📅 Calendar Engine –
.ics
feeds for lunar phases, solstices, equinoxes, and eclipses (2025–2030, expandable). - 🎨 Styling – TailwindCSS with typography enhancements for readability.
- 🚀 Deployment – optimized static site, ready to expand with analytics and membership features.
- Astro – static site builder
- TailwindCSS – styling + typography plugin
- Vercel – hosting and deployment
- MDX – for Codex and Elders content
- Custom Node scripts – generating
.ics
calendar feeds
Earthsong is both a philosophy and a practice.
It invites people to live in harmony with the Earth, guided by ancient wisdom, seasonal cycles, and the shared heartbeat of humanity.
Future directions:
- 🌍 Time zone–aware calendars
- 🔑 Membership / gated content (private rituals + extended Codex)
- 📊 Analytics + community insights
- 🌐 Expanded multilingual support
## Dev
```bash
npm install
npm run dev