From c08d56cb63ca456e050adc1a65ce6814fd691af8 Mon Sep 17 00:00:00 2001 From: Ethan Yoo Date: Mon, 6 Jun 2022 20:18:53 -0400 Subject: [PATCH] Update 'Now' page (June 2022) and footer --- config.toml | 11 ++++++----- content/now.md | 8 +++++++- layouts/index.html | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/config.toml b/config.toml index dbdda0e..9eb000e 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ timeZone = "America/New_York" title = "Ethan Yoo" [frontmatter] -date = ["date", ":filename", ":default"] + date = ["date", ":filename", ":default"] [markup] [markup.goldmark.renderer] @@ -39,6 +39,7 @@ date = ["date", ":filename", ":default"] authorEmail = "hello@ethanyoo.com" authorGitLab = "https://framagit.org/ethan" authorGitea = "https://git.nixnet.services/ethan" + authorLetterboxd = "https://letterboxd.com/ethanyoo/stats/" authorLinkedIn = "https://www.linkedin.com/in/ethanyoo/" authorMastodon = "https://todon.eu/@ethanyoo" authorPronouns = "he/him/his" @@ -65,7 +66,7 @@ date = ["date", ":filename", ":default"] name = "Now" url = "now/" weight = 2 - + [[menu.main]] identifier = "resources" name = "Resources" @@ -80,9 +81,9 @@ date = ["date", ":filename", ":default"] weight = 1 [[menu.footer]] - name = "Digital badges" - url = "https://www.credly.com/users/ethanyoo/badges" - weight = 2 + name = "LinkedIn" + url = "https://www.linkedin.com/in/ethanyoo/" + weight = 2 [[menu.footer]] name = "Privacy" diff --git a/content/now.md b/content/now.md index b94aa2d..ff6efc7 100644 --- a/content/now.md +++ b/content/now.md @@ -1,6 +1,6 @@ --- title: Now -date: 2022-06-01 +date: 2022-06-06 layout: permalink description: "Find out what I am doing now: what I'm learning or reading, what I'm working on in my free time, and where I'm at professionally." --- @@ -15,6 +15,8 @@ I was certified to graduate with a Bachelor of Arts in Computer Science from Tho ## In my free time +I created a [Letterboxd account](https://letterboxd.com/ethanyoo/stats/). + I'm still planning to update [the resources page](/resources/) (or create a separate page) with content related to civic technology, computational social science, and data science. ## What I'm learning @@ -23,6 +25,10 @@ Esri tools (including ArcGIS Pro, ArcGIS Business Analyst, and ArcGIS Story Maps # In previous months +## May 2022 + +* I finished the February 2022 term at Thomas Edison State University, during which I took Computer Architecture and the Liberal Arts Capstone. + ## February 2022 * I was [interviewed by someone from Saylor Academy](https://www.saylor.org/2022/02/student-spotlight-ethan-yoo/). diff --git a/layouts/index.html b/layouts/index.html index b8e654a..063c2e7 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -38,7 +38,7 @@ Examples for writing 'backward compatible' h-card markup available at https://mi
This site was built with love, using Git and Hugo. Original content by {{ .Site.Params.author }} is licensed under {{ .Site.Copyright }} -

. LinkedIn. Privacy. Public key (Keyoxide).

+

. Letterboxd. LinkedIn. Privacy. Public key (Keyoxide).

🖥 Where is this website hosted? 🖥