TheRadialActive / sdaps-website

sdaps.org website code (excluding downloads and class documentation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source of sdaps.org

The sdaps (Scripts for data acquisition with paper based surveys) has a hugo-based website for it's documentation and tutorials. Everyone is welcomed to further improve the documentation of sdaps via this repository. Just send us a pull request.

First install hugo. Then clone this repo.

With the following you set up the hugo-material-docs theme as submodule:

git submodule update --init

git submodule sync

Then start the server with:

hugo server -D for an interactive delevopment server

hugo for generating the website in the output folder for uploading

About

sdaps.org website code (excluding downloads and class documentation)


Languages

Language:TeX 65.6%Language:Python 30.4%Language:HTML 3.9%