Skip to content
Nick Colley edited this page Oct 26, 2022 · 15 revisions

Website from GitHub wiki

Generate a website from the GitHub Wiki.

Getting started

1. Create your own project from this template

Use this project as a template template

2. Set GitHub Pages source to deploy from GitHub Actions

Find this in the Settings page and Pages section. (https://github.com/owner/name/settings/pages)

3. Now check your environments for your deployed website

(https://github.com/owner/name/deployments)

Clone this wiki locally