2020-02-07 08:55:16 +01:00
2020-01-30 13:56:20 +01:00
2020-01-30 12:58:31 +01:00
2020-01-30 13:56:20 +01:00
2020-02-06 15:26:00 +01:00
2019-12-23 10:32:51 +01:00
2020-02-06 15:26:00 +01:00
2020-02-06 15:26:00 +01:00
2020-02-07 08:55:16 +01:00

Ecogood Portal Page

This SPA shows a list of available web applications of ecogood.

screenshot

Features

  • generated static website powered by Hugo
    • easily extensible by a YAML definition
  • responsive layout
  • Respects Privacy and Security by setting CSP and RP
  • Apache based basic Authentication included

Development

A live server can be started as usual with hugo:

hugo server

Deployment

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

Tasks:

  • clean the output folder
  • build the project
  • upload to the remote SSH target
chmod +x build+deploy.sh
./build+deploy.sh
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%