Skip to content

lanij21/ml4sts.github.io

 
 

Repository files navigation

ML4STS lab website

This is our lab website, built with Sphinx! Based on Chris Holdgraf's

The easiest way to build the website is to use nox, which handles all of the environment generation automatically. To do so, follow these steps:

  1. Install nox.

    pip install -U nox
  2. Run tox

    nox -s docs

this should install a Sphinx environment and build the site, putting the output files in _build/html.

To run a live webserver that will auto-build and reload when you make changes, run:

nox -s docs-live

Add a Person or Project

Follow the new member code tour using vscode.

Packages

No packages published

Languages

  • TeX 52.4%
  • Python 27.3%
  • CSS 8.7%
  • HTML 7.6%
  • Makefile 4.0%