Skip to content

codeclubnz/landing-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Club Aotearoa Landing Page

This is a basic landing/funding page for Code Club Aotearoa

All content is writen in markdown.

Prerequisites

  • Jekyll. To install, run:
gem install jekyll

More info here: https://jekyllrb.com/

Contribute

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.

Based on https://github.com/t413/SinglePaged

Packages

No packages published

Languages

  • CSS 79.7%
  • JavaScript 10.5%
  • HTML 9.8%