Deployed new layout, Added second page, Added meta information, Compressed images and cleaned folders, Added imprint and privacy links, Changed screenshot and README

This commit is contained in:
2021-05-18 17:24:11 +02:00
parent c6aa110b19
commit e81d6c98c9
41 changed files with 243 additions and 75 deletions

View File

@@ -1,19 +1,19 @@
# Ecogood Portal Page
# ECG portal page
This <abbr title="Single Page Application">SPA</abbr> shows a list of the available ECG web applications.
This <abbr title="Single Page Application">SPA</abbr> shows a list of all available ECG web applications managed by the IT Hub.
![screenshot](docs/screenshot.png "Screenshot")
## Features
- generated static website powered a small python script
- Generates a static website powered a small python script
- easily extensible by a YAML definition
- responsive layout
- Responsive layout
- Respects Privacy and Security by being ready for CSP and RP
## Build
python3 build.py items.yml
python3 build.py items_page_1.yml index.html ; python3 build.py items_page_2.yml index2.html
## Deployment
@@ -29,3 +29,6 @@ chmod +x build+deploy.sh
- clean the output folder
- build the project
- upload to the remote SSH target
## Roadmap
- Provide localized versions of the portal