Skip to content

SecureUtah/UtahWatch_prep

Repository files navigation

UtahWatch

UtahWatch tracks the HTTPS support of Utah websites. UtahWatch is a project by SecureUtah.org.

This repo holds the config files, templates, and scripts that are used to generate the UtahWatch website. The output files are then moved to https://github.com/SecureUtah/utahwatch and served via GitHub Pages.

UtahWatch is a customized fork of HTTPSWatch. The HTTPSWatch code is available on GitHub and was originally created by Benjamin Peterson.


The following instructions are taken from the HTTPSWatch README and apply to this project:

The code is fairly simple. Python 3.4 is required. The check_https.py script generates a small static site from JSON data in the config/ directories and Jinja2 templates from the templates/ directory.

If you edit the HTML, please do not wrap HTML lines. (Paragraphs should be on one line.)

Once check_https.py has been run, you can run testing_server.py to view the website at localhost:8000.

About

Code and templates for UtahWatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published