Markup: md
Description: Example setup for using Github actions to build and deploy Pagegen site.
Github Actions
Github Actions are a continuous integration and continuous delivery (CI/CD) platform for running automated building, test, and deployment pipelines.
Generating static pages is of course a major element of using static site generators. When working on a site, typically it is generated often, so it pays to streamline this step. When working locally regeneration can be automatic with `pagegen --serve