forked from web/portal
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:
13
README.md
13
README.md
@@ -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.
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
||||
Reference in New Issue
Block a user