forked from web/portal
6da77d7bf88d681006b9cfd146d01486dc282efd
Ecogood Portal Page
This SPA shows a list of available web applications of ecogood.
Features:
- responsive layout
- generated static website powered by Hugo
- Multi language support
- 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
Languages
CSS
39.3%
HTML
32.8%
Python
20.4%
Shell
7.5%
