No description
Find a file
2026-07-06 01:33:31 +05:30
public Initial events Astro site 2026-07-05 23:36:04 +05:30
src Refine Barcamp hero and actions 2026-07-06 01:33:31 +05:30
.dockerignore Add Docker deployment files 2026-07-06 00:33:00 +05:30
.gitignore Initial events Astro site 2026-07-05 23:36:04 +05:30
astro.config.mjs Initial events Astro site 2026-07-05 23:36:04 +05:30
components.json Initial events Astro site 2026-07-05 23:36:04 +05:30
Dockerfile Add Docker deployment files 2026-07-06 00:33:00 +05:30
package-lock.json Initial events Astro site 2026-07-05 23:36:04 +05:30
package.json Initial events Astro site 2026-07-05 23:36:04 +05:30
README.md Initial events Astro site 2026-07-05 23:36:04 +05:30
tsconfig.json Initial events Astro site 2026-07-05 23:36:04 +05:30

Events

Astro rebuild of the events site at events.neeldhara.com.

Development

npm install
npm run dev

Build

npm run build

The site is static and builds to dist/.