Continuously Deploy Static Pages with Github Actions & gh-pages

Parthipan Natkunam
JavaScript in Plain English
5 min readMay 8, 2021

--

A Static Page ( Darth Vader CSS from: https://codepen.io/poziomq/pen/Lbyomj)

In this beginner-friendly, short and hands-on article, let’s look at how we could easily set up a continuous deployment pipeline to build and deploy our static site to gh-pages, using Github Actions.

Step 1. Create a folder & Initialize package.json and git

--

--

A seasoned Software Engineer with expertise in building scalable web products. Has a passion for teaching and writing. Follow me for insightful tech content.