Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added automatic deployment to Github Pages for testing #320

Merged
merged 6 commits into from
Nov 21, 2024

Conversation

neilccbrown
Copy link
Collaborator

As discussed in the meeting, this adds an automatic action whenever the main branch is updated (should include PRs being merged, but we will see once we merge the next one) to build and copy it to Github Pages. I also added a watermark on this version that says "TESTING" to discourage general use.

This turned out to be easier than expected -- Github Pages is already very well supported by Github Actions as you'll see below, so it was only following their tutorial plus getting AI to do the watermark.

You can see what it looks like on my repository where it's working already: https://neilccbrown.github.io/Strype/

@neilccbrown neilccbrown requested a review from PwtKCL November 21, 2024 18:22
@PwtKCL PwtKCL merged commit c3dbfa7 into k-pet-group:main Nov 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants