Skip to content

clcain/fastPortal

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors