Skip to content

vlab-research/docs.vlab.digital

Repository files navigation

Documentation

The documentation website on how to use Vlab Research Platform

Development

Running the documentation

You will need to first install hugo

Once installed you can run from the root of the project

hugo server -D

This will start a docuement server on http://localhost:1313

Adding Documentation

To add a new page you can run the following command, replacing the variables

# example: 
# hugo new study-configuration/general.md
hugo new $SECTION/$SUBSECTION.md

For more information please visit hugos documentation

About

The documentation website on how to use Vlab Research Platform

Topics

Resources

License

Stars

Watchers

Forks