StackStorm / stackstorm.com

StackStorm website and blog based on Github static pages.
https://stackstorm.com/
Apache License 2.0
0 stars 4 forks source link

Enable Netlify integration (preview) #3

Closed arm4b closed 10 months ago

arm4b commented 2 years ago

Research enabling Netlify integration so someone creating or reviewing PR would see a preview of the pages live before merging. Will help a lot with development. We won't deploy stackstorm.com via Netlify as GH Actions are responsible for deployment to GH Pages, just would use as a preview platform.

I recommend forking this repo and playing with the Netlify integration in the fork first. This would allow demonstrating the working state and recommending the configuration to st2 senior maintainers to set up account on the st2 side afterwards.

arm4b commented 10 months ago

Netlify Preview was enabled. Example: https://github.com/StackStorm/stackstorm.com/pull/16#issuecomment-1852900087

Which shows preview for every PR both as a comment and build status check.