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

Move to the new GitHub Workflow to deploy the website to github pages #78

Open
rampatra opened this issue Mar 2, 2023 · 0 comments
Open

Comments

@rampatra
Copy link
Owner

rampatra commented Mar 2, 2023

Currently, this uses the traditional deploy to github pages method (you can see it in Settings > Github Pages). However, Github has introduced a new Workflow feature (still in Beta) that allows us to have more control of the deployment process. This task is to move to this new Workflow approach.

I have taken a stab at it here - https://github.com/rampatra/wedding-website/blob/master/.github/workflows/npm-gulp.yml, however, there are some issues that need to be resolved and should be done as part of this ticket. Once done, we can get rid of the fallback approach in index.html for node_modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant