From 6bc684fa8895970f8356cd0f94d23a98df2593a6 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Tue, 11 Nov 2025 15:56:20 -0500 Subject: [PATCH] updating style for post list design --- Gemfile.lock | 7 +++ _posts | 2 +- _sass/main.scss | 1 + _site/2025/10/29/Welcome/index.html | 8 +++ _site/2025/11/11/Progress-Update/index.html | 65 +++++++++++++++++++++ _site/about/index.html | 8 +++ _site/assets/css/styles.css.map | 2 +- _site/blog/index.html | 38 ++++++++++++ _site/feed.xml | 2 +- _site/index.html | 38 ++++++++++++ _site/sitemap.xml | 4 ++ _site/staff/index.html | 8 +++ 12 files changed, 180 insertions(+), 3 deletions(-) create mode 100644 _site/2025/11/11/Progress-Update/index.html diff --git a/Gemfile.lock b/Gemfile.lock index 2af918d..bd52a96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,10 +13,14 @@ GEM http_parser.rb (~> 0) eventmachine (1.2.7) ffi (1.17.2-x64-mingw-ucrt) + ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) google-protobuf (4.33.0-x64-mingw-ucrt) bigdecimal rake (>= 13) + google-protobuf (4.33.0-x86_64-linux-gnu) + bigdecimal + rake (>= 13) http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -69,6 +73,8 @@ GEM safe_yaml (1.0.5) sass-embedded (1.93.2-x64-mingw-ucrt) google-protobuf (~> 4.31) + sass-embedded (1.93.2-x86_64-linux-gnu) + google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) @@ -76,6 +82,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux-gnu DEPENDENCIES jekyll diff --git a/_posts b/_posts index 94f5291..251cf8c 160000 --- a/_posts +++ b/_posts @@ -1 +1 @@ -Subproject commit 94f52914a9843e2ce391b526fc783c44e22d30af +Subproject commit 251cf8c73fb1a54ce5a0c4538062480783b1636d diff --git a/_sass/main.scss b/_sass/main.scss index e451084..4954fd0 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -139,6 +139,7 @@ nav { a { text-decoration: none; color: var(--color-text); + padding: 1em; } } diff --git a/_site/2025/10/29/Welcome/index.html b/_site/2025/10/29/Welcome/index.html index 1b3399b..e7f30b8 100644 --- a/_site/2025/10/29/Welcome/index.html +++ b/_site/2025/10/29/Welcome/index.html @@ -25,6 +25,14 @@