Skip to content

GitHub

GitHub Desktop

GitHub Desktop is a

GitHub Actions

GitHub actions is a build service from GitHub. It allows defining build script using simple yaml definition files.

We use GitHub actions to build our documentation page.

For example, see

pwrp/doc

https://github.com/pwrp/doc/tree/main/.github/workflows

Specifically: