Site Map
NEONITY.cc currently has two public zones:
| Path | Purpose |
|---|---|
/ |
The personal homepage: identity, projects, focus areas, and contact. |
/docs/ |
The documentation system powered by Astro Starlight. |
Homepage Sections
Section titled “Homepage Sections”The homepage is composed from data-driven Astro components:
HeroSectionintroduces NEONITY.cc and provides the primary calls to action.IntroSectionexplains the purpose of the site.WorkSectionlists current project threads.FocusSectiondescribes the kinds of work that live here.ContactSectioncloses with availability and contact links.
Documentation Sections
Section titled “Documentation Sections”The docs live under src/content/docs/docs/ so Starlight generates them at /docs/.
Recommended groups:
- Start for entry points and orientation.
- System for structure, design, and implementation notes.
- Practice for writing, maintenance, and contribution habits.
Keep docs short and specific. If a page grows into several unrelated concerns, split it.