This commit is contained in:
Scott Erickson 2014-02-08 11:56:00 -08:00
commit ab2bae6bc2
40 changed files with 101 additions and 49 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View file

@ -11,11 +11,13 @@
li
list-style-type: none
padding-bottom: 20px
img
img.img-thumbnail
background-color: transparent
&:hover
background-color: rgba(200, 244, 255, 0.2)
float: left
width: 150px
height: 150px
width: 100px
height: 100px
margin-top: 22px

View file

@ -39,3 +39,16 @@
.saved-notification
display: none
float: right
.thumbnail
background-color: transparent
height: 176px
&:hover
background-color: rgba(200, 244, 255, 0.2)
h4
text-align: center
img
max-width: 100px
max-height: 100px

View file

@ -82,7 +82,8 @@ block content
li.row
img(src="/images/pages/about/george.jpg").img-thumbnail
a(href="http://georgesaines.com")
img(src="/images/pages/about/george_small.png").img-thumbnail
.col-sm-8
@ -95,7 +96,8 @@ block content
li.row
img(src="/images/pages/about/scott.jpg").img-thumbnail
a(href="http://scotterickson.info")
img(src="/images/pages/about/scott_small.png").img-thumbnail
.col-sm-8
@ -109,7 +111,8 @@ block content
li.row
img(src="/images/pages/about/nick.jpg").img-thumbnail
a(href="http://www.nickwinter.net")
img(src="/images/pages/about/nick_small.png").img-thumbnail
.col-sm-8
@ -123,12 +126,11 @@ block content
li.row
img(src="/images/pages/about/jeremy.jpg").img-thumbnail
img(src="/images/pages/about/jeremy_small.png").img-thumbnail
.col-sm-8
h3
Jeremy Arns
h3 Jeremy Arns
p(data-i18n="about.jeremy_description")
| Customer support mage, usability tester,
@ -137,7 +139,8 @@ block content
li.row
img(src="/images/pages/about/michael.jpg").img-thumbnail
a(href="http://michaelschmatz.com")
img(src="/images/pages/about/michael_small.png").img-thumbnail
.col-sm-8

View file

@ -79,25 +79,15 @@ block content
#Contributors
h3(data-i18n="contribute.powerful_archmages")
| Our Powerful Archmages:
ul.archmages
li Tom Steinbrecher
li Glen De Cauwsemaecker
li Sébastien Moratinos
li Ronnie Cheng
li phansch
li Zach Martin
li David Golds
li deepak1556
li Chloe Fan
li Rachel Xiang
li Dan Ristic
li gabceb
li Laura Watiker
li Shiying Zheng
li Mischa Lewis-Norelle
li Paul Buser
li Benjamin Stern
li Alex Cotsarelis
li MDP66
.row
for contributor in contributors
.col-xs-6.col-md-3
.thumbnail
if contributor.avatar
img.img-responsive(src="/images/pages/contribute/archmage/" + contributor.avatar + "_small.png", alt="")
else
img.img-responsive(src="/images/pages/contribute/archmage.png", alt="")
.caption
h4= contributor.name
div.clearfix

View file

@ -77,17 +77,17 @@ block content
#Contributors
h3(data-i18n="contribute.creative_artisans")
| Our Creative Artisans:
ul.artisans
li Sootn
li Zach Martin
li Aftermath
li mcdavid1991
li dwhittaker
li Zacharias Fisches
li Tom Setliff
li Robert Moreton
li Andrew Witcher
li Axandre Oge
li Katharine Chan
.row
for contributor in contributors
.col-xs-6.col-md-3
.thumbnail
if contributor.avatar
img.img-responsive(src="/images/pages/contribute/artisan/" + contributor.avatar + "_small.png", alt="")
else
img.img-responsive(src="/images/pages/contribute/artisan.png", alt="")
.caption
h4= contributor.name
div.clearfix

View file

@ -4,3 +4,29 @@ template = require 'templates/contribute/archmage'
module.exports = class ArchmageView extends ContributeClassView
id: "archmage-view"
template: template
contributors: [
{name: "Tom Steinbrecher", avatar: "tom"}
{name: "Glen De Cauwsemaecker", avatar: "glen"}
{name: "Sébastien Moratinos", avatar: "sebastien"}
{name: "deepak1556", avatar: "deepak"}
{name: "Ronnie Cheng", avatar: "ronald"}
{name: "Chloe Fan", avatar: "chloe"}
{name: "Rachel Xiang", avatar: "rachel"}
{name: "Dan Ristic", avatar: "dan"}
{name: "Brad Dickason", avatar: "brad"}
{name: "Rebecca Saines", avatar: "becca"}
{name: "Laura Watiker", avatar: "laura"}
{name: "Shiying Zheng", avatar: "shiying"}
{name: "Mischa Lewis-Norelle", avatar: "mischa"}
{name: "Paul Buser", avatar: "paul"}
{name: "Benjamin Stern", avatar: "ben"}
{name: "Alex Cotsarelis", avatar: "alex"}
{name: "Ken Stanley", avatar: "ken"}
{name: "devast8a", avatar: ""}
{name: "phansch", avatar: ""}
{name: "Zach Martin", avatar: ""}
{name: "David Golds", avatar: ""}
{name: "gabceb", avatar: ""}
{name: "MDP66", avatar: ""}
]

View file

@ -5,3 +5,18 @@ template = require 'templates/contribute/artisan'
module.exports = class ArtisanView extends ContributeClassView
id: "artisan-view"
template: template
contributors: [
{name: "Sootn", avatar: ""}
{name: "Zach Martin", avatar: ""}
{name: "Aftermath", avatar: ""}
{name: "mcdavid1991", avatar: ""}
{name: "dwhittaker", avatar: ""}
{name: "Zacharias Fisches", avatar: ""}
{name: "Tom Setliff", avatar: ""}
{name: "Robert Moreton", avatar: "rob"}
{name: "Andrew Witcher", avatar: "andrew"}
{name: "Axandre Oge", avatar: "axandre"}
{name: "Katharine Chan", avatar: "katharine"}
{name: "Derek Wong", avatar: "derek"}
]

View file

@ -11,6 +11,7 @@ module.exports = class ContributeClassView extends View
getRenderData: ->
c = super()
c.navPrefix = @navPrefix
c.contributors = @contributors
c
afterRender: ->
@ -36,3 +37,5 @@ module.exports = class ContributeClassView extends View
me.set('emailSubscriptions', subscriptions)
me.save()
contributors: []