Resource Category: Hosting

Static Generation describes the process of compiling and rendering a website or app at build time. The output is a bunch of static files, including the HTML file itself and assets like JavaScript and CSS. If you haven’t heard of Static Generation but that concept sounds familiar, you might have heard of it by its longer name Static Site Generation or its acronym SSG.

Github Actions Screenshot
May 30, 2021

Github Actions

GitHub Actions makes it easy to automate all your software workflows, from idea to production, now with world-class CI/CD.