This is the official wiki for Norse IoT club, containing getting started guides and project notes.
Edit access to this Wiki is available upon request. Contact one of our Officers in the Discord and we'll add you to the GitHub.
You can either follow the guide on basic wiki editing or advanced wiki editing (requires Python). A brief version of the local (advanced) wiki editing guide is available below.
- Python
- Git
git clone https://github.com/Norse-IoT/Wiki.git # clone the wiki
cd Wiki # Enter the Wiki folder
pip install mkdocs # Install mkdocs
pip install pymdown-extensions # Install extensions
python -m mkdocs serve # Start the live preview
The goal of this wiki is to be a one stop shop for concrete information, including tips for getting started with projects, and links to useful long term resources about our projects.