[READ-ONLY] Mirror of https://github.com/serhalp/release-train. Front-end framework release schedule release-train.netlify.app/
frameworks front-end-frameworks
0

Configure Feed

Select the types of activity you want to include in your feed.

Svelte 75.3%
Astro 17.1%
TypeScript 2.5%
JavaScript 1.8%
Other 3.3%
195 6 0

Clone this repository

https://git.vm.fail/philippeserhal.com/release-train https://git.vm.fail/did:plc:kozmqn274kmthz2wjk2c3cmw
ssh://git@knot1.tangled.sh:2222/philippeserhal.com/release-train ssh://git@knot1.tangled.sh:2222/did:plc:kozmqn274kmthz2wjk2c3cmw

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Release Train#

The latest and upcoming front-end framework major releases, displayed in the style of a train station split-flap display for some reason.

Development#

This is an Astro site. It uses Svelte 5 for interactivity.

It is deployed to Netlify.

It uses the PNPM package manager.

🧞 Commands#

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Install dependencies
pnpm run dev Start local dev server at localhost:4321
pnpm run build Build your production site to ./dist/
pnpm run check Run typechecking and Astro + Svelte diagnostics
pnpm run preview Preview your build locally, before deploying

Contributing#

The release data is in a plain JSON file in src/data/releases.json. Feel free to send PRs with updates.