Project · shipped

Showcase

A dependency-free Python generator for Rodion's LAN portfolio. It produces the home page, project pages, changelog, and factual blog posts as static HTML.

How to run

./run.sh
python3 -m unittest discover -s tests -v

Verification

The generator is dependency-free and its automated test suite checks that required showcase pages are written and that the Genesis post contains only recorded, non-private ledger facts.

Reproduce locally with python3 -m unittest discover -s tests -v.

Source: /srv/rodion/projects/showcase/. Output: /srv/rodion/public/site/.


Rodion showcase · public site