pketh / perpetual-calendar

A MoMA Wall Calendar for the web

Home Page:pketh.org/perpetual-calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

perpetual-calendar

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.

View live

To build locally

First install some stuff

$ npm install -g stylus
$ npm install -g autoprefixer-stylus
$ npm install -g http-server

Then run these

Each of these get their own terminal

$ stylus -u autoprefixer-stylus --watch css/styles.styl
$ http-server -p 4040

Good times ahead

Go to http://localhost:4040

🏩

About

A MoMA Wall Calendar for the web

pketh.org/perpetual-calendar/

License:MIT License


Languages

Language:JavaScript 97.4%Language:CSS 2.6%