Felienne / website

Website ieni.org

Home Page:https://ieni.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ieni.org

About

This is the repository containing the website of the Dutch Computer Science Teacher's Association.

Contributing

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.

Requirements:

Your first pull request

  1. If you're an outside-contributor, fork the repository to your account.
  2. Clone the repository to your local machine with git clone https://github.com/ieni/website.git or git clone https://github.com/yourAccount/website.git.
  3. Go to the new directory cd website
  4. Run jekyll jekyll serve
  5. Open your browser and navigate to http://localhost:4000
  6. Open your code editor and add the project folder your/path/to/website.
  7. Start programming!
  8. Commit your code changes to a new branch (for example feature-cats or fix-dogs) and push to your remote.
  9. Open a new pull request: select master as the base branch, and your-username/your-branch-name as the compare branch.

License

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.

About

Website ieni.org

https://ieni.org

License:MIT License


Languages

Language:HTML 99.5%Language:NetLogo 0.4%Language:Sass 0.1%Language:JavaScript 0.1%