Skip to content

silagokth/SiLagoDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiLagoDoc

Documentation for SiLago Platform

Site

https://silago.eecs.kth.se/docs

Guide

SiLagoDoc uses mkdocs with Material theme as the framework. Makedocs is a python-based static site generator for markdown style files. You can read more about markdown grammar from here

Building

  1. Create a Python venv

    python -m venv .venv
    source .venv/bin/activate
  2. Install dependencies

    pip install -r requirements.txt
  3. Compile the docs

    mkdocs serve

About

Documentation of SiLago platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5