Tilgjengelig per nuh på https://brave-lamport-6de471.netlify.com
All the docs are written in Markdown in /src/docs. You can edit the existing pages or create new one with the following process:
- Create a new Markdown file in /src/docs/, for instance /src/docs/mydoc.md.
- Add a Front Matter at the top of your doc.
- Make sure that the Front Matter contains the path and title of your doc. The path is how people will get access to the page.
- Write your doc in Markdown format and save it.
- Go to http://localhost:8000/<path_of_the_doc> to view it in your browser.
Push til github, bam oppdatert dokumentasjon
Bidra med å fork-e repo og send en pull requiest