Skip to content

Development repository for my personal GitHub Pages site.

License

Notifications You must be signed in to change notification settings

wridgeu/github_pages

Repository files navigation

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