From 9f359fb36c4431b10a0ea131808501e7da617e82 Mon Sep 17 00:00:00 2001 From: Elizabeth Cray Date: Sun, 23 Nov 2025 16:32:58 -0500 Subject: [PATCH] Fix building and links --- Gemfile.lock | 40 ++++++++++++++----- _output/AUTO_GEN_FOLDER_DO_NOT_EDIT_FILE_HERE | 1 - config.yml | 13 ------ 3 files changed, 31 insertions(+), 23 deletions(-) delete mode 100644 _output/AUTO_GEN_FOLDER_DO_NOT_EDIT_FILE_HERE diff --git a/Gemfile.lock b/Gemfile.lock index cc1b2c8..7bf18db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,18 +1,40 @@ GEM remote: https://rubygems.org/ specs: - base64 (0.2.0) - bigdecimal (3.1.9) - liquid (5.5.1) - mini_portile2 (2.8.7) - nokogiri (1.18.5) - mini_portile2 (~> 2.8.2) + base64 (0.3.0) + bigdecimal (3.3.1) + liquid (5.11.0) + bigdecimal + strscan (>= 3.1.1) + nokogiri (1.18.10-aarch64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.10-aarch64-linux-musl) + racc (~> 1.4) + nokogiri (1.18.10-arm-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.10-arm-linux-musl) + racc (~> 1.4) + nokogiri (1.18.10-arm64-darwin) + racc (~> 1.4) + nokogiri (1.18.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-gnu) + racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-musl) racc (~> 1.4) racc (1.8.1) - yaml (0.3.0) + strscan (3.1.5) + yaml (0.4.0) PLATFORMS - ruby + aarch64-linux-gnu + aarch64-linux-musl + arm-linux-gnu + arm-linux-musl + arm64-darwin + x86_64-darwin + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES base64 @@ -22,4 +44,4 @@ DEPENDENCIES yaml (~> 0.3) BUNDLED WITH - 2.6.6 + 2.7.2 diff --git a/_output/AUTO_GEN_FOLDER_DO_NOT_EDIT_FILE_HERE b/_output/AUTO_GEN_FOLDER_DO_NOT_EDIT_FILE_HERE deleted file mode 100644 index 869c13e..0000000 --- a/_output/AUTO_GEN_FOLDER_DO_NOT_EDIT_FILE_HERE +++ /dev/null @@ -1 +0,0 @@ -The files in this folder (./_output) are auto-generated. Do not edit any files here. diff --git a/config.yml b/config.yml index 4880187..b3279f6 100644 --- a/config.yml +++ b/config.yml @@ -12,13 +12,6 @@ name: "Elizabeth Cray" tagline: "Full-stack developer by day, analog photographer by night." links: - - link: - icon: "fa-solid fa-person" - text: "Pronouns Page" - url: "https://en.pronouns.page/@hackerLiz" - alt: "Elizabeth's pronoun and details page" - title: "Elizabeth's Pronouns Profile" - target: "_blank" - link: icon: "fa-brands fa-bluesky" text: "Bluesky" @@ -76,12 +69,6 @@ links: title: "Elizabeth's Resume" target: "_blank" -# Todo: Image Gallery - - - -footer: > - copyright: > ©2025 Elizabeth Cray. Powered by linkyee