This repository serves as not only the official website for the Koding Kurriculum organization, but also can be used as example of how to build your own website. There are many resources available to help educators and non-technical folks to learn the valuable skill of using HTML to create a beautiful website with ultimate control.
To start creating your own website from this template, follow these steps:
- Install three pieces of software - Git, npm, and Atom
- Clone the repo:
git clone https://github.com/KodingKurriculum/koding-kurriculum-website
- Install dependencies
npm install
- Open the index.html in your browser
A credit to Start Bootstrap - Freelancer for creating the base theme. Thank you! Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.
Copyright 2017 Koding Kurriculum Code released under the MIT license.