-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
95 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<div class="navbar-logo"><a href="/">Jain Lo</a></div> | ||
<div class="navbar-logo"><a href="{{ site.home | url }}">Jain Lo</a></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: 'Denni' | ||
projectType: 'Corporate Identity' | ||
projectIntro: 'This is intro Culpa voluptatem optio ipsam quisquam maxime nihil nisi reprehenderit nam labore quo animi, autem adipisci explicabo fugit exercitationem deserunt nobis minima magni tempora eum est aliquid. Reiciendis accusamus nam voluptatum dicta tenetur' | ||
code: 'denni' | ||
permalink: /denni/ #false # | ||
date: 2020-02-04 | ||
heroImg: 'hero.jpg' | ||
#mod_date: 2020-01-01 | ||
is_short: true | ||
eleventyNavigation: | ||
key: Denni | ||
order: 1 | ||
tags: | ||
- identity | ||
changefreq: monthly | ||
--- | ||
{% set imgPathAndPrefix = site.path.img | url %} | ||
|
||
{% img src=imgPathAndPrefix + code + "/denni-1.jpg", caption="Denni Corporate Identity - Concept, layout, and photography art direction", marginBottom=false %} | ||
{% img src=imgPathAndPrefix + code + "/denni-2.jpg", caption="", marginBottom=false %} | ||
{% img src=imgPathAndPrefix + code + "/denni-3.jpg", caption="" %} | ||
|
||
{% img src=imgPathAndPrefix + code + "/denni-4.jpg", caption="", short=true, marginBottom=false %} | ||
|
||
{% imgstack src = [ | ||
imgPathAndPrefix + code + "/denni-5.jpg", | ||
imgPathAndPrefix + code + "/denni-6.jpg", | ||
imgPathAndPrefix + code + "/denni-7.jpg", | ||
imgPathAndPrefix + code + "/denni-8.jpg", | ||
imgPathAndPrefix + code + "/denni-9.jpg", | ||
imgPathAndPrefix + code + "/denni-10.jpg" | ||
], | ||
columns = 2 | ||
%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: "Prime Minister’s Office" | ||
projectType: 'Invitation Cards' | ||
projectIntro: 'This is intro Culpa voluptatem optio ipsam quisquam maxime nihil nisi reprehenderit nam labore quo animi, autem adipisci explicabo fugit exercitationem deserunt nobis minima magni tempora eum est aliquid. Reiciendis accusamus nam voluptatum dicta tenetur' | ||
code: 'pmo' | ||
permalink: /pmo/ #false # | ||
date: 2020-02-04 | ||
heroImg: 'hero.jpg' | ||
#mod_date: 2020-01-01 | ||
is_short: true | ||
tags: | ||
- cards | ||
changefreq: monthly | ||
eleventyNavigation: | ||
key: PMO | ||
order: 1 | ||
--- | ||
{% set imgPathAndPrefix = site.path.img | url %} | ||
|
||
{% img src=imgPathAndPrefix + code + "/pmo-1.jpg", caption="Line drawing of the Istana - Used on stationery and PMO’s prepaid stamp", border=false %} | ||
{% img src=imgPathAndPrefix + code + "/pmo-2.jpg", caption="2015 Lunar New Year reception invite", marginBottom=false %} | ||
{% img src=imgPathAndPrefix + code + "/pmo-3.jpg", caption="", marginBottom=false %} | ||
{% img src=imgPathAndPrefix + code + "/pmo-4.jpg", caption="" %} | ||
|
||
{% img src=imgPathAndPrefix + code + "/pmo-5.jpg", caption="2016 Lunar New Year reception invite", marginBottom=false %} | ||
{% img src=imgPathAndPrefix + code + "/pmo-6.jpg", caption="" %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters