I'm a self-taught dev focused on websites and Python development.
My friends call me the "Data Genie".
When I get bored, I find tech to read about, write about and build things with.
Such as if you want to build a React or Vue or other Node single page app and serve it as a static site on GH Pages or Netlify. Or use Jekyll, Hugo, MkDocs, etc. to build your static site.
I'd recommend Jekyll as a popular static site tool. and you don't need any CI on GH Pages but you can use GH Actions if you need a custom flow.
I work as an Embedded C Engineer. Interested in expanding my knowledge in other areas of software development. Building a collaboration community for devs at https://inspirezone.tech
I see you are into GH Actions and static sites. I have some workflows for GitHub Actions that you may find useful.
Workflows
Such as if you want to build a React or Vue or other Node single page app and serve it as a static site on GH Pages or Netlify. Or use Jekyll, Hugo, MkDocs, etc. to build your static site.
I'd recommend Jekyll as a popular static site tool. and you don't need any CI on GH Pages but you can use GH Actions if you need a custom flow.
I'm exploring Gatsby static websites with Netlify at the moment. The workflows might come in handy. Thanks for sharing :)