Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cupstui-web

Website for cupstui, deployed to GitHub Pages.

  • docs/ — Docusaurus documentation site, served at /docs/
  • landing/ — static marketing landing page, served at the site root, no build step

Developing the docs

cd docs
npm start

Developing the landing page

landing/ is plain HTML/CSS/JS — open landing/index.html in a browser, or serve it locally:

cd landing
python3 -m http.server 8000

Building

The .github/workflows/deploy.yml workflow builds docs/, combines it with landing/ (copied to the site root as-is), and publishes to GitHub Pages on every push to main.

About

Website for cupstui — docs and landing page

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages