Skip to content

open-sspm/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-SSPM Website

Static website for Open-SSPM.

Development

  1. Install dependencies:

    npm install
  2. Build site:

    npm run build
  3. Watch CSS:

    npm run watch

Deployment

Cloudflare Pages

  • Build command: npm run build
  • Build output directory: site

If you want to deploy via Wrangler (e.g., from CI), set CLOUDFLARE_API_TOKEN and run npm run deploy.

About

Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published