In this repo I write my diary about it. The code also serves as my playground to try out stuff, so it's not too clean ;-)
This repo can be forked by you if you want to use it as an easy way to keep track of the challenge Content can be added via markdown files. (see here how that looks like)
Editing can be done directly in github if you want to. Hosting via github pages.
I will code for at least an hour every day for the next 100 days.
- June 20th, 2017.
- April 2nd, 2018
In this repo I write my diary about it. The code also serves as my playground to try out stuff, so it's not too clean ;-)
You find the end product here: http://putzek.com/100-days-of-code/
To build the page locally using jekyll: bundle exec jekyll serve
You must have ruby installed to develop locally. For how to do that ask google :-)