A neat web based calendar with semi-randomly generated covers based on the 1987 MoMA Perpetual Wall Calendar designed by Dan Reisinger.
In some ways it’s better than the paper-based original:
- Updates itself every morning
- More colors, more feels
- Responsive (to your needs)
- Your emotional needs.
$ npm install -g stylus
$ npm install -g autoprefixer-stylus
$ npm install -g http-server
Each of these get their own terminal
$ stylus -u autoprefixer-stylus --watch css/styles.styl
$ http-server -p 4040
Go to http://localhost:4040
🏩