Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 594 Bytes

File metadata and controls

14 lines (9 loc) · 594 Bytes

HUIT OnDemand user documentation

This repository contains the source files for the HUIT OnDemand user documentation, powered by mkdocs and the mkdocs-material theme.

Development environment

This repo uses mkdocs, and the version last used is pinned to requirements.txt. Any environment with a compatible version of mkdocs should work fine for a local development environment.

Deployment

To update the GitHub Pages site attached to this repository, use the following command:

mkdocs gh-deploy