Skip to content

sagecontinuum.org website and docs/tutorials

Notifications You must be signed in to change notification settings

RBhupi/sage-website

 
 

Repository files navigation

Sage Website, Documentation, and Tutorials

Writing Docs

Updating Docs

Local Development

Requires node.js (v20.12.2+)

Install deps:

npm install

Start the local dev environment:

npm start

Build

Generate static content into the build directory:

npm run build

GitHub Pages Deploy

GIT_USER=<GITHUB_USERNAME> npm run deploy

About

sagecontinuum.org website and docs/tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.5%
  • JavaScript 25.6%
  • CSS 4.9%