Find the website here: https://cloudnativelinz.github.io.
For RSVP and registration please visit the CNCF.io community or meetup page.
It is easiest to use codespaces since all tooling is already installed in the dev-container.
Open via the Github UI and once you have launched the codespaces, run a development session via:
jekyll serveor via auto reload in the browser
jekyll serve --livereloadon windows the following option might be needed for auto reload
jekyll serve --livereload --force_pollingThe preview is now available via http://127.0.0.1:4000/
The setup of codespaces was inspired by this blog post - kudos!
- Docker Desktop
- VS Code + Extension: Name: Remote - Containers
Probably there are some dependencies that you'd need to check to run the static web generator Jekyll locally. If you want to contribute to this readme to fill in the blanks here, you are most welcome!
The website source has been created by using the template from https://github.com/amitmerchant1990/reverie