open-innovations / npg-net-zero-hack

https://open-innovations.github.io/npg-net-zero-hack/
1 stars 0 forks source link

oi-lume-template

Welcome to the OI Lume Template. You can see what this looks like by visiting https://open-innovations.github.io/oi-lume-template/.

You'll need to customise some things to get started:

Using this template

Either create a new repoistory from a template or use the degit tool.

npx degit https://github.com/open-innovations/oi-lume-template/ my-local-path

The latter is more flexible, as it allows you to insert the template into an existing repository, but comes at the cost of having to have npx installed on your system, which in turn needs node and npm. I'd recomment the LTS (Long Term Support) version of node if you have to make a choice!.

Deploying a GitHub site

The page is set up https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-with-a-custom-github-actions-workflow