You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Opening this up to get feedback on whether or not there would be value in replacing gulp-gh-pages with an S3 static site deployment process - or the prospect that deployments are dropped altogether and that is left to the many CI/CD tools that are beginning to gain popularity. For instance yesterday rather than fight with gulp-gh-pages, we just used Codeship to run deployments to our S3 for static site testing.
I would be happy to contribute this enhancement if it is of interest. The rationale for the swap are as follows:
The AWS eco-system starts to open us up to other more robust features, with S3 for static site hosting as the obvious entry point, I think AWS as a platform can lend a lot of knowledge and learning to users of the package that will extend beyond blendid
Let me know what you think!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Opening this up to get feedback on whether or not there would be value in replacing
gulp-gh-pages
with an S3 static site deployment process - or the prospect that deployments are dropped altogether and that is left to the many CI/CD tools that are beginning to gain popularity. For instance yesterday rather than fight with gulp-gh-pages, we just used Codeship to run deployments to our S3 for static site testing.I would be happy to contribute this enhancement if it is of interest. The rationale for the swap are as follows:
gulp-gh-pages
appears fairly abandoned. Most recent updates close to two years ago https://github.com/shinnn/gulp-gh-pages/Let me know what you think!
The text was updated successfully, but these errors were encountered: