From 9808f4d2c25bbc813ff127cd25d61c79ed728696 Mon Sep 17 00:00:00 2001 From: Joshua Seigler <2583159+seigler@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:13:50 -0400 Subject: [PATCH] better print styles, updated home copy --- assets/site.css | 8 +++++++- site/pages/home.md | 4 +++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/assets/site.css b/assets/site.css index 3e275a1..733d63e 100644 --- a/assets/site.css +++ b/assets/site.css @@ -222,7 +222,13 @@ body > header { --c-text-light: black; --c-text-dark: black; - font-size: 12pt; + + font-size: 10pt; + + --content-width: 100vw; + } + h1,h2,h3,h4 { + opacity: 0.75; } body > header > nav { display: none; diff --git a/site/pages/home.md b/site/pages/home.md index a7ff763..02b6712 100644 --- a/site/pages/home.md +++ b/site/pages/home.md @@ -8,6 +8,8 @@ I'm Joshua Seigler, a homeschooled kid born in the 80s. I've watched technology After a period exploring cryptocurrencies and building web development skills, I dove into political philosophy, focusing on economics, conspiracy, and truth-seeking generally. -In an effort to make sense of the tremendous social shifts that occurred in 2019/2020, I started learning about symbolism and mysticism, trying to escape an obsolete materialistic mindset. In 2021 I returned to faith in Jesus and joined an Eastern Orthodox church. +In an effort to make sense of the tremendous social shifts that occurred in 2019/2020, I started researching mysticism, trying to escape an outdated materialistic mindset. In 2021 I joined the Eastern Orthodox church and finally found Truth. + +I work remotely for a San Francisco startup called Capabuild, making web and mobile software for disaster recovery companies. If you would like to reach me, you can [send me electronic mail](mailto:joshua@seigler.net?subject=found+your+website). Or for a closer look at my professional history, try my [timeline](/timeline).