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 li
list-style-type: none 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 float: left
width: 150px width: 100px
height: 150px height: 100px
margin-top: 22px

View file

@ -39,3 +39,16 @@
.saved-notification .saved-notification
display: none display: none
float: right 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 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 .col-sm-8
@ -95,7 +96,8 @@ block content
li.row 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 .col-sm-8
@ -109,7 +111,8 @@ block content
li.row 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 .col-sm-8
@ -123,12 +126,11 @@ block content
li.row li.row
img(src="/images/pages/about/jeremy.jpg").img-thumbnail img(src="/images/pages/about/jeremy_small.png").img-thumbnail
.col-sm-8 .col-sm-8
h3 h3 Jeremy Arns
Jeremy Arns
p(data-i18n="about.jeremy_description") p(data-i18n="about.jeremy_description")
| Customer support mage, usability tester, | Customer support mage, usability tester,
@ -137,7 +139,8 @@ block content
li.row 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 .col-sm-8

View file

@ -79,25 +79,15 @@ block content
#Contributors #Contributors
h3(data-i18n="contribute.powerful_archmages") h3(data-i18n="contribute.powerful_archmages")
| Our Powerful Archmages: | Our Powerful Archmages:
ul.archmages .row
li Tom Steinbrecher for contributor in contributors
li Glen De Cauwsemaecker .col-xs-6.col-md-3
li Sébastien Moratinos .thumbnail
li Ronnie Cheng if contributor.avatar
li phansch img.img-responsive(src="/images/pages/contribute/archmage/" + contributor.avatar + "_small.png", alt="")
li Zach Martin else
li David Golds img.img-responsive(src="/images/pages/contribute/archmage.png", alt="")
li deepak1556 .caption
li Chloe Fan h4= contributor.name
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
div.clearfix div.clearfix

View file

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

View file

@ -4,3 +4,29 @@ template = require 'templates/contribute/archmage'
module.exports = class ArchmageView extends ContributeClassView module.exports = class ArchmageView extends ContributeClassView
id: "archmage-view" id: "archmage-view"
template: template 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 module.exports = class ArtisanView extends ContributeClassView
id: "artisan-view" id: "artisan-view"
template: template 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: -> getRenderData: ->
c = super() c = super()
c.navPrefix = @navPrefix c.navPrefix = @navPrefix
c.contributors = @contributors
c c
afterRender: -> afterRender: ->
@ -36,3 +37,5 @@ module.exports = class ContributeClassView extends View
me.set('emailSubscriptions', subscriptions) me.set('emailSubscriptions', subscriptions)
me.save() me.save()
contributors: []