Skip to content

sembr/sembr.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sembr.org

Website for the Semantic Line Breaks specification.

Requirements

  • Node.js >=22.12.0
  • npm

Setup

npm install

Development

npm run dev

Starts the local Astro dev server at http://localhost:4321.

Build

npm run build
npm run preview

npm run build writes the production site to dist/. npm run preview serves that build locally.

Deploy

npm run preview:worker
npm run deploy

npm run preview:worker builds the site and serves it locally with Wrangler. npm run deploy builds the site and deploys it to Cloudflare Workers.

About

sembr.org Website

Resources

Stars

Watchers

Forks

Contributors