This is the repository containing the website of the Dutch Computer Science Teacher's Association.
For suggestions, issues or feedback please head over to the issue tracker.
Want to improve this website with your own hands? Cool! The guide below will help you get started.
You'll need some tools before you can get started. We're assuming you're running MacOS, Ubuntu or another different UNIX system. For Windows, see Microsoft's Linux Subsystem implementation.
gem install bundler
gem install jekyll
bundler install
git clone https://github.com/ieni/website.git
or git clone https://github.com/yourAccount/website.git
.cd website
jekyll serve
http://localhost:4000
your/path/to/website
.feature-cats
or fix-dogs
) and push to your remote.master
as the base branch, and your-username/your-branch-name
as the compare branch.Copyright (c) 2018 i&i and contributors, All Rights Reserved.
Website code is released under the MIT License. Textual content may be licensed under different terms.