/springwolf.github.io

Documentation for Springwolf

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Logo Springwolf Website

Build Netlify Status

Latest docs are deployed to

Updating the website & documentation

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

The docs folder contains all pages in Markdown format.

Local Development

npm install

Make sure that you have installed all the dependencies in your local environment. You only need to run this command the first time or after dependencies are updated.

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.