This is a basic landing/funding page for Code Club Aotearoa
All content is writen in markdown.
- Jekyll. To install, run:
gem install jekyll
More info here: https://jekyllrb.com/
To run locally, clone the repo and run:
jekyll serve -w
Navigate to http://localhost:4000/landing-page/
to view.
Updates will automatically be applied, just refresh the page.