Public landing page for the LumaCore project.
This repository hosts the public landing page for LumaCore, a self-hosted and persona-focused AI project currently in early development.
The site is entirely static HTML + CSS (no build system, no framework) and is deployed through GitHub Pages at:
- https://lumacore.tech (primary domain)
- https://lumacoretech.github.io (GitHub Pages URL)
All content is intentionally minimal and hand-crafted.
/
├─ index.html ← Landing page
├─ assets/css/ ← Stylesheet(s)
├─ img/ ← Logos / branding assets
├─ CNAME ← Custom domain (lumacore.tech)
└─ .nojekyll ← Disable Jekyll processing
No tooling required — simply edit the HTML/CSS files directly.
To preview locally, open:
index.html
in your browser.
The site is deliberately quiet, warm and simple.
It reflects LumaCore’s values:
- clarity over complexity
- persona over technology
- transparency over polish
- slow, intentional growth
The landing page is not a product showcase,
but a glimpse into a project built in the open — one step at a time.
To follow development or explore the concept further, visit the main repository: