Skip to content

pketh/perpetual-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published