Skip to content

dmotz/yearcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

45 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

YearCal

My loose grasp on time

or: A yearlong calendar in one percent increments

by Dan Motzenbecker


YearCal

yearcal.svg is ready to print. To customize the calendar, read the section below.

DIY

To generate your own SVG file, run the index script and redirect its output to a file:

$ node src/index.js > cal.svg

You can also open index.html in a browser. src/html.js contains an alternative version that renders the calendar with HTML nodes rather than SVG.

All configuration settings (colors etc.) are exposed in top level constants.

The small circles represent days with full moons and can be disabled.