Skip to content

silagokth/SiLagoDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

252 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiLagoDoc

Documentation for SiLago Platform

Site

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

Guide

SiLagoDoc uses zensical. Zensical is a static site generator for markdown style files. Read more about markdown grammar.

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

    zensical serve

About

Documentation of SiLago platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors