Skip to content

Documentation for the Aurora Platform

License

Notifications You must be signed in to change notification settings

nuthskatt/aurora

 
 

Repository files navigation

Aurora

Documentation for The Aurora Platform

Initial setup

Getting the gatsby-starter-skatteetaten module (TODO: Add more docs)

git submodule init
git submodule update

How to build

The project is built using npm from the current Node LTS. Install with nvm;

nvm install --lts

Then run

npm install

to install the dependencies.

npm start

will start a local web server and continuously build the documentation as you make changes.

Deploying to github pages

To update the gh-pages branch and in turn publish to https://skatteetaten.github.io/aurora/ run

npm deploy

About

Documentation for the Aurora Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.8%
  • CSS 39.2%