Skip to content

cassproject/docs.cassproject.org

Repository files navigation

CaSS Documentation

This is the documentation site for CaSS (Competency and Skills System). It is built with VuePress and deployed to docs.cassproject.org via GitHub Pages.

Versioned Documentation

Documentation is maintained for multiple CaSS versions:

Project Setup

npm install

Development (hot-reload)

# Develop a specific version
npm run docs:dev:v1.6

# Default (currently v1.6)
npm run docs:dev

Build for Production

# Build all versions
npm run docs:buildAll

# Build a specific version
npm run docs:v1.6

Deployment

Deployment is automated via GitHub Actions. Pushing to the master branch triggers a build of all documentation versions and deploys the output to GitHub Pages.

Related Repositories

License

See LICENSE for details.

About

CASS Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors