Skip to content

Commit

Permalink
Merge pull request #118 from m1/test-site
Browse files Browse the repository at this point in the history
Add 1977, Ashby, Brooklyn, Charmes, Clarendon, Dogpatch, Gingham, Gin…
  • Loading branch information
una committed Nov 19, 2015
2 parents f74c948 + 163b3c1 commit b7ff343
Show file tree
Hide file tree
Showing 92 changed files with 38 additions and 8 deletions.
27 changes: 20 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,16 +130,29 @@ Or:

If you’d like to contribute, the following filters are yet to be added:

- [ ] [Amaro](https://github.com/una/CSSgram/issues/13)
- [ ] [Ashby](https://github.com/una/CSSgram/issues/119)
- [ ] [Brannan](https://github.com/una/CSSgram/issues/120)
- [ ] [Charmes](https://github.com/una/CSSgram/issues/22)
- [ ] [Stinsen](https://github.com/una/CSSgram/issues/21)
- [ ] [Kelvin](https://github.com/una/CSSgram/issues/20)
- [ ] [Sutro](https://github.com/una/CSSgram/issues/19)
- [ ] [Clarendon](https://github.com/una/CSSgram/issues/121)
- [ ] [Crema](https://github.com/una/CSSgram/issues/12)
- [ ] [Dogpatch](https://github.com/una/CSSgram/issues/122)
- [ ] [Ginza](https://github.com/una/CSSgram/issues/123)
- [ ] [Hefe](https://github.com/una/CSSgram/issues/17)
- [ ] [Valencia](https://github.com/una/CSSgram/issues/16)
- [ ] [Helena](https://github.com/una/CSSgram/issues/124)
- [ ] [Juno](https://github.com/una/CSSgram/issues/125)
- [ ] [Kelvin](https://github.com/una/CSSgram/issues/20)
- [ ] [Ludwig](https://github.com/una/CSSgram/issues/126)
- [ ] [Maven](https://github.com/una/CSSgram/issues/127)
- [ ] [Rise](https://github.com/una/CSSgram/issues/15)
- [ ] [Sierra](https://github.com/una/CSSgram/issues/14)
- [ ] [Amaro](https://github.com/una/CSSgram/issues/13)
- [ ] [Crema](https://github.com/una/CSSgram/issues/12)
- [ ] [Skyline](https://github.com/una/CSSgram/issues/128)
- [ ] [Slumber](https://github.com/una/CSSgram/issues/129)
- [ ] [Stinsen](https://github.com/una/CSSgram/issues/21)
- [ ] [Sutro](https://github.com/una/CSSgram/issues/19)
- [ ] [Valencia](https://github.com/una/CSSgram/issues/16)
- [ ] [Vesper](https://github.com/una/CSSgram/issues/130)
- [ ] [Willow](https://github.com/una/CSSgram/issues/131)

Filters are really fun to create! Reference photos created by [Miles Croxford](https://twitter.com/milescroxford) can be found [here](https://instagram.com/cssgram/).

Expand All @@ -150,4 +163,4 @@ Filters are really fun to create! Reference photos created by [Miles Croxford](h
- `site/` is the public facing website
- `site/test` is how you test filters if you're developing, remember to change `is_done` for the filter you're creating in `site/test/index.twig` whilst gulp is running.

Note: this will also have mixin options and a PostCSS Component.
Note: this will also have mixin options and a PostCSS Component.
19 changes: 18 additions & 1 deletion site/test/index.twig
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,46 @@
<body class="test-page">

{% set filters = [
{name: '_1977', is_done: true},
{name: 'aden', is_done: true},
{name: 'amaro', is_done: false},
{name: 'ashby', is_done: false},
{name: 'brannan', is_done: false},
{name: 'brooklyn', is_done: true},
{name: 'charmes', is_done: false},
{name: 'clarendon', is_done: false},
{name: 'crema', is_done: false},
{name: 'dogpatch', is_done: false},
{name: 'earlybird', is_done: true},
{name: 'gingham', is_done: true},
{name: 'ginza', is_done: false},
{name: 'hefe', is_done: false},
{name: 'helena', is_done: false},
{name: 'hudson', is_done: true},
{name: 'inkwell', is_done: true},
{name: 'juno', is_done: false},
{name: 'kelvin', is_done: false},
{name: 'lark', is_done: true},
{name: 'lofi', is_done: true},
{name: 'ludwig', is_done: false},
{name: 'maven', is_done: false},
{name: 'mayfair', is_done: true},
{name: 'moon', is_done: true},
{name: 'nashville', is_done: true},
{name: 'perpetua', is_done: true},
{name: 'reyes', is_done: true},
{name: 'rise', is_done: false},
{name: 'sierra', is_done: false},
{name: 'skyline', is_done: false},
{name: 'slumber', is_done: false},
{name: 'stinson', is_done: false},
{name: 'sutro', is_done: false},
{name: 'toaster', is_done: true},
{name: 'valencia', is_done: false},
{name: 'vesper', is_done: false},
{name: 'walden', is_done: true},
{name: 'willow', is_done: false},
{name: 'xpro2', is_done: true},
{name: 'moon', is_done: true},
] %}

{% set images = ['atx', 'bike', 'cacti', 'lakegeneva', 'tahoe'] %}
Expand Down
Binary file added site/test/ref/atx-1977.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-ashby.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-brooklyn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-charmes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-clarendon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-dogpatch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-gingham.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-ginza.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-helena.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-kelvin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-maven.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified site/test/ref/atx-moon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-skyline.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-stinson.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-sutro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-toaster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-vesper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/atx-walden.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-1977.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-ashby.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-brooklyn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-charmes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-clarendon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-dogpatch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-gingham.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/test/ref/bike-ginza.jpg
Binary file added site/test/ref/bike-helena.jpg
Binary file added site/test/ref/bike-kelvin.jpg
Binary file added site/test/ref/bike-maven.jpg
Binary file modified site/test/ref/bike-moon.jpg
Binary file added site/test/ref/bike-skyline.jpg
Binary file added site/test/ref/bike-stinson.jpg
Binary file added site/test/ref/bike-sutro.jpg
Binary file added site/test/ref/bike-toaster.jpg
Binary file added site/test/ref/bike-vesper.jpg
Binary file added site/test/ref/bike-walden.jpg
Binary file added site/test/ref/cacti-1977.jpg
Binary file added site/test/ref/cacti-ashby.jpg
Binary file added site/test/ref/cacti-brooklyn.jpg
Binary file added site/test/ref/cacti-charmes.jpg
Binary file added site/test/ref/cacti-clarendon.jpg
Binary file added site/test/ref/cacti-dogpatch.jpg
Binary file added site/test/ref/cacti-gingham.jpg
Binary file added site/test/ref/cacti-ginza.jpg
Binary file added site/test/ref/cacti-helena.jpg
Binary file added site/test/ref/cacti-kelvin.jpg
Binary file added site/test/ref/cacti-maven.jpg
Binary file modified site/test/ref/cacti-moon.jpg
Binary file added site/test/ref/cacti-skyline.jpg
Binary file added site/test/ref/cacti-stinson.jpg
Binary file added site/test/ref/cacti-sutro.jpg
Binary file added site/test/ref/cacti-toaster.jpg
Binary file added site/test/ref/cacti-vesper.jpg
Binary file added site/test/ref/cacti-walden.jpg
Binary file added site/test/ref/lakegeneva-1977.jpg
Binary file added site/test/ref/lakegeneva-ashby.jpg
Binary file added site/test/ref/lakegeneva-brooklyn.jpg
Binary file added site/test/ref/lakegeneva-charmes.jpg
Binary file added site/test/ref/lakegeneva-clarendon.jpg
Binary file added site/test/ref/lakegeneva-dogpatch.jpg
Binary file added site/test/ref/lakegeneva-gingham.jpg
Binary file added site/test/ref/lakegeneva-ginza.jpg
Binary file added site/test/ref/lakegeneva-helena.jpg
Binary file added site/test/ref/lakegeneva-kelvin.jpg
Binary file added site/test/ref/lakegeneva-maven.jpg
Binary file modified site/test/ref/lakegeneva-moon.jpg
Binary file added site/test/ref/lakegeneva-skyline.jpg
Binary file added site/test/ref/lakegeneva-stinson.jpg
Binary file added site/test/ref/lakegeneva-sutro.jpg
Binary file added site/test/ref/lakegeneva-toaster.jpg
Binary file added site/test/ref/lakegeneva-vesper.jpg
Binary file added site/test/ref/lakegeneva-walden.jpg
Binary file added site/test/ref/tahoe-1977.jpg
Binary file added site/test/ref/tahoe-ashby.jpg
Binary file added site/test/ref/tahoe-brooklyn.jpg
Binary file added site/test/ref/tahoe-charmes.jpg
Binary file added site/test/ref/tahoe-clarendon.jpg
Binary file added site/test/ref/tahoe-dogpatch.jpg
Binary file added site/test/ref/tahoe-gingham.jpg
Binary file added site/test/ref/tahoe-ginza.jpg
Binary file added site/test/ref/tahoe-helena.jpg
Binary file added site/test/ref/tahoe-kelvin.jpg
Binary file added site/test/ref/tahoe-maven.jpg
Binary file modified site/test/ref/tahoe-moon.jpg
Binary file added site/test/ref/tahoe-skyline.jpg
Binary file added site/test/ref/tahoe-stinson.jpg
Binary file added site/test/ref/tahoe-sutro.jpg
Binary file added site/test/ref/tahoe-toaster.jpg
Binary file added site/test/ref/tahoe-vesper.jpg
Binary file added site/test/ref/tahoe-walden.jpg

0 comments on commit b7ff343

Please sign in to comment.