Skip to content

qmunke/springwolf.github.io

 
 

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

  1. Run $ npm run build.
  2. Run $ npm run serve to verify build was correct.
  3. Run $ GIT_USER=<Your GitHub username> USE_SSH=true npm run deploy

About

Documentation for Springwolf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.7%
  • CSS 21.3%