Skip to content

A dataviz of weighted clojure event types, "stacked over the years"

Notifications You must be signed in to change notification settings

michaelparenteau/clojure-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure Timeline

A dataviz of weighted clojure event types, "stacked over the years".

Inspired by Clojure/conj 2014 T-shirt design

http://michaelparenteau.github.io/clojure-timeline/

Development

Ruby 2.1.1 is required.

To run the site locally and develop, in the command line, cd into this project directory and run:

Gem install bundler
bundle install
bundle exec middleman

Then visit localhost:4567 in your browser.

Documentation for languages/frameworks in use:

  • middleman; Ruby static site generator
  • Sass; CSS preprocessor in use (SCSS syntax)
  • Compass; CSS authoring framework
  • HAML; Less verbose than HTML templating
  • CoffeeScript; Less verbose than regular JS
  • underscore; JS Framework for prototyping behavior

Contributers to this little web sketch:

Thanks to Alex Miller for helping me wrangle all the data points for the timeline from many other people in the community.

Done during "Friday Time" at Cognitect, Inc.

About

A dataviz of weighted clojure event types, "stacked over the years"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published