Skip to content

Repository files navigation

Kaelum Docs

Built with Starlight

Official documentation site for Kaelum — a minimalist Node.js framework built on Express.

Built with Astro and Starlight, using Tailwind CSS v4.

Development

npm install
npm run dev

The site will be available at http://localhost:4321.

Commands

Command Action
npm install Install dependencies
npm run dev Start local dev server
npm run build Build production site to ./dist/
npm run preview Preview production build locally

Structure

src/
├── assets/                         # Logo and static images
├── components/
│   ├── override-components/        # Starlight component overrides
│   └── user-components/            # Custom MDX components
├── config/                         # Site, theme, sidebar, and nav config
├── content/docs/                   # Documentation pages (MDX)
└── styles/                         # Global CSS and Tailwind config

Related

License

MIT — see LICENSE.

About

Kaelum documentation site — Astro + Starlight

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages