A lightweight portal generating Python app.
make installDefine your portal page using YAML in portals/. You can model yours after the example. You may also include static elements in static/.
For development/testing:
make upFor a production deployment:
./publish.sh IMAGE_NAME:IMAGE_TAG