mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Add CI pipeline to build platform into Github Pages #126

Closed agarciadom closed 8 months ago

agarciadom commented 8 months ago

I have created a Github Actions workflow which builds the platform workspace and deploys it to the Github Pages website for the repository. I'm already using it in my fork:

https://agarciadom.github.io/educationplatform/

This pull request depends on the #125 PR - that should be merged first, before this one.

barnettwilliam commented 8 months ago

Thank you for this agarciadom, there has been some overlap here between changes I'm making for #110 on branch 110-host-the-platform-static-files so I will incorporate these there.