/fastPortal

The easy way to generate a portal webpage with links to multiple sites.

Primary LanguagePython

fastPortal

A lightweight portal generating Python app.

Installation

make install

Usage

Define 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 up

For a production deployment:

./publish.sh IMAGE_NAME:IMAGE_TAG