Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 498 Bytes

This is a playground for the Gittip redesign project. To play:

$ git clone https://github.com/gittip/redesign-playground.git
$ cd redesign-playground
$ make run
[...]

Then: http://localhost:9537/.

You need python2.7 and make, which means you need Xcode.

Play!

  • Markup is in www/index.spt
  • Layout is in scss/playground.css

Edit and refresh (sorry, no live reload).

Take screenshots and paste in tickets.

Make branches for new directions.