Skip to content

stratifyjs/stratifyjs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stratify Documentation (VitePress)

This repository hosts the VitePress documentation site for Stratify.

Url: https://stratifyjs.github.io/

Commands

  • npm install - install deps
  • npm run dev - start VitePress locally
  • npm run build - build static site to .vitepress/dist
  • npm run preview - preview the built site locally

Deployment

GitHub Pages deployment is automated via .github/workflows/deploy.yml on pushes to main. The workflow builds the site and publishes the dist output using GitHub Pages actions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors