romophic.com is a high-performance, technical digital garden designed for deep interconnectedness and "God-Tier" UX. It is built with Astro, Tailwind CSS, and React.
Based on the astro-erudite template.
- Performance: Static Generation (SSG) first. Minimal client-side JS.
- Interconnectivity: Bi-directional linking, graph visualizations, and nested content structures.
- Ergonomics: "Vibe Coding" workflow — fast, intuitive, and type-safe.
- Aesthetics: Minimalist, typography-focused, dark/light mode adaptive (system sync).
| Category | Technology Name |
|---|---|
| Framework | Astro |
| UI Library | React |
| Styling | Tailwind CSS |
| Content | MDX |
| Search | Pagefind |
| Visualization | react-force-graph-2d |
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev
-
Build for production:
pnpm build
Please refer to GEMINI.md for a comprehensive deep dive into the project architecture and implementation details.
This project is open source and available under the MIT License.
