wridgeu / github_pages

Development repository for my personal GitHub Pages site.
https://wridgeu.github.io/
Other
1 stars 0 forks source link
github-pages openui5

Build SPA & Deployment OpenUI5 logo

Name: "projectpages"

Repository for development purposes only. It is used for development and adding changes to the main repository. Hosting is done via Github Pages.

CI/CD

CD is done via GitHub Workflows (Action) which will be triggerd up on changes within the package.json file. It uses the UI5-Tooling to create a built (self-contained) version of the application and deploy the build afterwards. visit the workflow-file.

Scaffolding

This project scaffolding has been generated with easy-ui5

Submodules

If you didn't clone recursively including submodules, init the submodule using:

git submodule update --init