2020-04-29 14:24:16 +02:00
2020-01-30 12:58:31 +01:00
2020-02-07 10:59:47 +01:00
2020-04-29 14:17:59 +02:00
2020-04-09 11:47:41 +02:00
2020-04-22 21:28:15 +02:00

Ecogood Portal Page

This SPA shows a list of the available ECG web applications.

screenshot

Features

  • generated static website powered a small python script
    • easily extensible by a YAML definition
  • responsive layout
  • Respects Privacy and Security by being ready for CSP and RP

Build

python3 build.py items.yml

Deployment

The build and deploy workflow is provided by the contained shell script build+deploy.sh.

chmod +x build+deploy.sh
./build+deploy.sh

Executed tasks:

  • clean the output folder
  • build the project
  • upload to the remote SSH target
Description
Portal page acting as starter into the ECG web services
Readme 1.2 MiB
Languages
CSS 39.3%
HTML 32.8%
Python 20.4%
Shell 7.5%