Skip to content

A toy Django application I use as a sandbox to test ideas and tools.

Notifications You must be signed in to change notification settings

dpgraham4401/hazsystems

Repository files navigation

HazSystems

A dummy project I use to test ideas and tools.

Developing the documentation

The documentation is written in Markdown and is built using MkDocs. To run a local server with the documentation, follow these steps:

  1. Install the requirements

    pip install -r docs/requirements.txt
  2. Run the local server

    mkdocs serve

About

A toy Django application I use as a sandbox to test ideas and tools.

Resources

Stars

Watchers

Forks

Packages

No packages published