A simple project to create a Markdown structure with Months, Weeks and Days
In order to generate the journal use: python create_structure.py <YEAR> > journal.md
This will generate a Markdown file with the following structure (assumin YEAR is 2017):
- Mon 02.01.2017
- Tue 03.01.2017
- Wed 04.01.2017 ...