Moved Glen from Archmages to About.

This commit is contained in:
Nick Winter 2014-03-13 18:27:08 -07:00
parent 42a8862fa9
commit 795bd8f63b
5 changed files with 12 additions and 3 deletions
app
assets/images/pages/about
lib/world
locale
templates
views/contribute

View file

Before

(image error) Size: 12 KiB

After

(image error) Size: 12 KiB

Before After
Before After

View file

@ -1,7 +1,5 @@
{clone} = require './world_utils'
{scriptMatchesEventPrereqs} = require './script_event_prereqs'
Thang = require './thang'
Vector = require './vector'
module.exports = class WorldScriptNote
@className: "WorldScriptNote"

View file

@ -318,6 +318,7 @@ module.exports = nativeDescription: "English", englishDescription: "English", tr
nick_description: "Programming wizard, eccentric motivation mage, and upside-down experimenter. Nick can do anything and chooses to build CodeCombat."
jeremy_description: "Customer support mage, usability tester, and community organizer; you've probably already spoken with Jeremy."
michael_description: "Programmer, sys-admin, and undergrad technical wunderkind, Michael is the person keeping our servers online."
glen_description: "Glen, describe thyself!"
legal:
page_title: "Legal"

View file

@ -151,4 +151,15 @@ block content
| and community organizer; you've probably
| already spoken with Jeremy.
li.row
img(src="/images/pages/about/glen_small.png").img-thumbnail
.col-sm-8
h3 Glen De Cauwsemaecker
p(data-i18n="about.glen_description")
| Glen, describe thyself!

View file

@ -7,7 +7,6 @@ module.exports = class ArchmageView extends ContributeClassView
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"}