Skip to content

Commit 504d874

Browse files
committed
Recategorize elephpants
Use categories to group by decoration. Add common and latin names. Update section text.
1 parent 7dec34c commit 504d874

32 files changed

+157
-15
lines changed

app/config/sculpin_site.yml

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,61 @@
22
# via `site.*`. So for example, {{ site.title }} can be used
33
# in a template to get the contents of the `title` key.
44
title: A Field Guide to Elephpants
5-
latinname: Elephpas hypertextus
5+
latinname: Elephpas hypertextus
6+
# Please keep the subspecies alphabetized
7+
subspecies:
8+
amsterdamphp:
9+
common: "AmsterdamPHP"
10+
latin: "amstelodami"
11+
confoo:
12+
common: "ConFoo"
13+
latin: "fooianum"
14+
dpc:
15+
common: "Dutch PHP Conference"
16+
latin: "batavici"
17+
gold:
18+
common: "Gold"
19+
latin: "auri"
20+
globalis:
21+
common: "Globalis"
22+
latin: "globi"
23+
laravel:
24+
common: "Laravel"
25+
latin: "laraveli"
26+
oracle:
27+
common: "Oracle"
28+
latin: "oraculi"
29+
phparch:
30+
common: "PHP|Architect"
31+
latin: "architecti"
32+
phpwomen:
33+
common: "PHP Women"
34+
latin: "feminae"
35+
sunshinephp:
36+
common: "SunshinePHP"
37+
latin: "solis"
38+
haphpy:
39+
common: "HaPHPy"
40+
latin: "natalis"
41+
rainbow:
42+
common: "Rainbow"
43+
latin: "arcus"
44+
shopware:
45+
common: "Shopware"
46+
latin: "shopwari"
47+
symfony:
48+
common: "Symfony"
49+
latin: "symphoniae"
50+
zend:
51+
common: "Zend"
52+
latin: "zeevandi"
53+
zf2:
54+
common: "Zend Framework"
55+
latin: "zendframeworki"
56+
relatedspecies:
57+
hack:
58+
common: "pHackyderm"
59+
latin: "Elephpas cyberneticus"
60+
truenorthphp:
61+
common: "PHP Woolly Mammoth"
62+
latin: "Elephpas mammuthus"

source/_elephpants/2007-12-00-blue-original.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
categories:
3+
- original
24
tags:
35
- blue
46
sponsor: Nexen / Alter Way

source/_elephpants/2008-03-12-blue-oracle.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
categories:
3+
- oracle
24
tags:
35
- blue
46
sponsor: Oracle Corporation

source/_elephpants/2010-11-01-blue-zend.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
categories:
3+
- zend
24
tags:
35
- blue
46
sponsor: Zend Technologies

source/_elephpants/2011-10-00-pink-original.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
categories:
3+
- original
24
tags:
35
- pink
46
sponsor: Alter Way

source/_elephpants/2012-09-00-green-zf2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
categories:
3+
- zf2
24
tags:
35
- green
46
sponsor: Zend Technologies, Inc.

source/_elephpants/2013-10-07-red-chili.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
name: Chili
3+
categories:
4+
- zend
35
tags:
46
- red
57
sponsor: Zend Technologies

source/_elephpants/2014-01-16-orange-phparch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
name: Archie
3+
categories:
4+
- phparch
35
tags:
46
- orange
57
sponsor: php[architect]

source/_elephpants/2014-02-06-purple-phpwomen.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
name: Umoja
3+
categories:
4+
- phpwomen
35
tags:
46
- purple
57
sponsor: PHP Women

source/_elephpants/2014-02-06-yellow-sunshinephp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
name: Sonny
3+
categories:
4+
- sunshinephp
35
tags:
46
- yellow
57
sponsor: Sunshine PHP Conference, Zend Technologies

0 commit comments

Comments
 (0)