Skip to content

Repository files navigation

wweb.dev

News, resources, articles & templates about web development.

Astro React TypeScript Tailwind CSS License: MIT


The wweb.dev website: a fully static Astro site with a few interactive React islands (search + CSS generator tools). Content lives in src/data/; there's no database or backend.

Quick start

corepack enable && yarn install
yarn dev            # http://localhost:4321

Build & serve

yarn build          # static build → dist/ (TZ=UTC)
yarn serve          # node server.mjs  (serves dist/ + security headers)
# or: docker compose up --build

Production is node server.mjs (Express: static files + security headers + a branded 404).

Docs

About

News, Resources and Articles about Web-Development

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages