Skip to content

Commit b059dae

Browse files
Merge pull request #192 from shakeelmohamed/develop
Develop
2 parents 842b14a + d9789f5 commit b059dae

32 files changed

+1248
-28
lines changed

.eleventy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module.exports = function(eleventyConfig) {
2121

2222
"woff2"
2323
]);
24+
2425
eleventyConfig.addPassthroughCopy("src/scripts");
2526
eleventyConfig.addPassthroughCopy("src/CNAME");
2627

cspell.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"version": "0.2",
3+
"language": "en",
4+
"ignorePaths": ["node_modules", ".idea", ".github"],
5+
"dictionaries": ["en_US"],
6+
"files": ["docs/**/*.html"],
7+
"useGitignore": true,
8+
"ignoreWords": [
9+
"Shakeel",
10+
"Mohamed",
11+
"wordmark",
12+
"Headshot",
13+
"ntrsct",
14+
"AIGA",
15+
"HMCT",
16+
"résumé",
17+
"Ismaili",
18+
"touchpoint",
19+
"touchpoints",
20+
"applieddesigner",
21+
"Salgirah"
22+
]
23+
}
143 KB
Loading
910 KB
Loading
1.5 MB
Binary file not shown.
2.01 MB
Loading
575 KB
Loading
1.07 MB
Loading
2.06 MB
Loading

docs/projects/planetary-society/index.html

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@ <h1 class="pb-0">Planetary Society Rebrand</h1>
118118
<div class="project-content"><img class="lightbox" src="./img/TPS - 2.png" alt=""/>
119119
<p class="caption">Two-tone business card system.</p>
120120
</div>
121+
</div>
122+
<div class="grid-2">
123+
<div class="project-content"><img class="lightbox" src="./img/TPS_guidelines.png" alt=""/>
124+
</div>
125+
<div class="project-content"><img class="lightbox" src="./img/TPS_merch.png" alt=""/>
126+
</div>
127+
</div>
128+
<div class="grid-1">
121129
<div class="project-content"><img class="lightbox" src="./img/TPS - 8.png" alt=""/>
122130
<p class="caption">A manifesto poster for Planetary Society headquarters, serving as an inspirational reminder for employees.</p>
123131
</div>
@@ -132,18 +140,27 @@ <h1 class="pb-0">Planetary Society Rebrand</h1>
132140
</div>
133141
<div class="grid-1">
134142
<div class="project-content"><img class="lightbox" src="./img/TPS - 4.png" alt=""/>
135-
<p class="caption">2025 marks 45 years since the Planetary Society was founded. I designed promotional posters for a 45th anniversary retreat on Catalina Island for members and donors. The 45th anniversary identity takes on a distinct color palette and typographic voice inspired by the natural beauty of Catalina Island.</p>
143+
<p class="caption">2025 marks 45 years since the Planetary Society was founded. I designed promotional posters for a 45th anniversary retreat on Catalina Island for members and donors. I named the event, “Under the Stars”.</p>
136144
</div>
137-
</div>
138-
<div class="grid-1">
139145
<div class="project-content"><img class="lightbox" src="./img/planetary-society-sans.gif" alt="Planetary Society Sans variable weight font animation."/>
140-
<p class="caption">Planetary Society Sans is a variable weight font I designed to be the typographic voice for their 45th anniversary. The modular typeface is inspired by planetary orbits, and can be used to create dynamic compositions when used at large scale.</p>
146+
<p class="caption">Planetary Society Sans is a variable weight font I designed to be the typographic voice for their 45th anniversary. The modular typeface is inspired by planetary orbits, and can be used to create dynamic compositions when used at large&nbsp;scale.</p>
141147
</div>
142148
</div>
143-
<div class="grid-1">
144-
<div class="project-content"><img class="lightbox" src="./img/TPS - 9.png" alt=""/>
149+
<div class="grid-2">
150+
<div class="project-content"><img class="lightbox" src="./img/TPS - 11.png" alt=""/>
151+
<p class="caption">The 45th anniversary identity takes on a distinct brand and typographic voice.</p>
152+
</div>
153+
<div class="project-content"><img class="lightbox" src="./img/TPS_uts.png" alt=""/>
154+
<p class="caption">The color palette was inspired by the natural beauty of Catalina Island.</p>
155+
</div>
156+
</div>
157+
<div class="grid-2">
158+
<div class="project-content"><img class="lightbox" src="./img/TPS - 9 copy.png" alt=""/>
145159
<p class="caption">Event tickets for general admission and Planetary Support (VIP) levels of donors. These are samples of a larger printed invitation package, currently in progress.</p>
146160
</div>
161+
<div class="project-content"><img class="lightbox" src="./img/TPS_band.avif" alt=""/>
162+
<p class="caption">Guest wristbands to verify ticket purchase.</p>
163+
</div>
147164
</div>
148165
<div class="grid-2">
149166
<div class="project-content"><img class="lightbox" src="./img/TPS - 15.png" alt=""/>

0 commit comments

Comments
 (0)