gagahpangeran / gagahpangeran.com

GPR's personal website
https://gagahpangeran.com
MIT License
0 stars 0 forks source link

Add build support to deploy gatsby SSR to netlify #226

Closed gagahpangeran closed 2 years ago

gagahpangeran commented 2 years ago

Basically just (ab)using netlify cli to building in github action.

The key components are using gatsby-plugin-netlify for gatsby page itself and @netlify/plugin-gatsby when building using netlify build command.