diff options
| author | Christian Cleberg <[email protected]> | 2026-06-21 12:42:04 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-06-21 12:42:04 -0500 |
| commit | 538dfa2807ebb82704b2249d337cc9abefde4020 (patch) | |
| tree | 9a465b0dd90150c05d9d4d54297001e6dc7610ed /content/blog/2025-09-04-website-redesign.org | |
| parent | 54339a23f57c6dd24cc3cec3806d3a29e94b759f (diff) | |
| download | cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.gz cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.tar.bz2 cleberg.net-538dfa2807ebb82704b2249d337cc9abefde4020.zip | |
fix: resolve spelling issues in pre-2026 posts
Diffstat (limited to 'content/blog/2025-09-04-website-redesign.org')
| -rw-r--r-- | content/blog/2025-09-04-website-redesign.org | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/content/blog/2025-09-04-website-redesign.org b/content/blog/2025-09-04-website-redesign.org index cf4c71b..9014ad9 100644 --- a/content/blog/2025-09-04-website-redesign.org +++ b/content/blog/2025-09-04-website-redesign.org @@ -20,7 +20,7 @@ https://img.cleberg.net/blog/20250905-human-website-design/after.webp * Inspiration -I've written numerous times on this blog about minimaliasm, so it shouldn't +I've written numerous times on this blog about minimalism, so it shouldn't surprise any readers here that I've redesigned my website again for even more minimalism. However, it's a bit different this time as I've historically designed my website to be very computer design driven (think monospace fonts and @@ -98,10 +98,10 @@ blue accent colors for inline code and links, respectively. } #+end_src -After the update, the focus of the color scheme is focused on a more natual, +After the update, the focus of the color scheme is focused on a more natural, paper-like effect. The light mode focuses on a yellow/orange-tinted paper-like -substance, with a dark red accent and straightfoward design. Likewise, the dark -mode scheme uses a charcoal-like color scheme with very simliar accent colors. +substance, with a dark red accent and straightforward design. Likewise, the dark +mode scheme uses a charcoal-like color scheme with very similar accent colors. #+begin_src css :root { @@ -138,7 +138,7 @@ a comfortable and intentional page layout. That being said, let's dive into the changes I've made so far: - *Font style*: I've updated the font style from a monospace font stack to a - serif font stack. This created a more natual flow across the screen and less + serif font stack. This created a more natural flow across the screen and less rigid constraints on the area of the fonts. - *Font size*: Related to font style, I naturally had to update the font size as well. This allows for natural reading breaks for the eyes, spacing between @@ -164,7 +164,7 @@ in mind: - *Color palettes*: The current scheme is good but not great. I'd love to find a color palette that feels like reading natural paper. -- *Emphasized text*: Are links legible enough? Is there enought contrast between +- *Emphasized text*: Are links legible enough? Is there enough contrast between quotes, inline code, links, etc.? - *Spacing*: Font sizes, padding, and potentially reducing content. - *Layout*: Is there a better structure to this document that would allow for |
