Skip to content

web-platform-dx/web-platform-dx.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-platform-dx.github.io

The W3C WebDX Community Group website, built with Eleventy.

Live site: https://web-platform-dx.github.io

Local development

Requires Node.js 18+.

npm install
npm run dev

This starts a local server with live reload.

To produce a production build:

npm run build

The output is written to _site/.

Deployment

Pushes to main automatically build and deploy the site to GitHub Pages via the workflow in .github/workflows/deploy.yml.

About

The WebDX CG website

Resources

Stars

Watchers

Forks

Contributors