-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat: build and deploy to gh pages #84
Conversation
✅ Deploy Preview for nimble-pothos-1ee962 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
for more information, see https://pre-commit.ci
Also, we need to disable the netlify thing. |
Just let me know and I can disable netlify. Though isn't it useful to have preview builds for the PRs? That's something that github doesn't get you. |
I've given you admin priviledges |
@klieret Yeah, that's true. I guess we could just leave the netlify stuff running if you don't mind keeping it on your account (I don't know if they charge you or anything). |
The netlify is running on free tier, so I don't mind just having that running :) |
Feel free to just merge PRs when you see fit! |
Thank you, @klieret. Jim said there's an AWS thing (paid-for by IRIS-HEP) that's used to generate previews for other IRIS-HEP projects, so I'll talk to him about implementing that. I'll let you know if we end up moving away from netlify. |
Added a workflow to build and deploy to GitHub Pages. Before we merge this PR, someone with admin rights needs to go to the settings of this repo and set the pages source to GitHub Actions.