From 75040428ea45028c457a30dc72a850bcf7f7b195 Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:10:44 -0400 Subject: [PATCH 1/4] [fix](build): _config.yml(RalphHightower/blog) --- _config.yml | 138 +++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 99 insertions(+), 39 deletions(-) diff --git a/_config.yml b/_config.yml index 468efef..a4a51a2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,53 +1,113 @@ title: USC Gamecock/Sandstorm theme derived from Jekyll/minima author: - name: Ralph Hightower - email: ralph.hightower@gmail.com - #street_address: + name: Ralph Hightower + # email: ralph.hightower@gmail.com + email: r a l p h dot h i g h t o w e r at gee mail dot com + # street_address: city: Chapin state: South Carolina zip_code: 29036 country: United States of America - #phone: -description: > # this means to ignore newlines until "show_excerpts:" - USC Gamecock Sandstorm theme derived from Jekyll/minima -show_excerpts: false -# Set to `true` to show excerpts on the homepage. + # phone: + +# The `>` after `description:` means to ignore line-breaks until next key. +# If you want to omit the line-break after the end of text, use `>-` instead. +description: > # This means to ignore newlines until "show_excerpts:" + "USC Gamecock Sandstorm theme derived from Jekyll/minima" +repository: 'RalphHightower/minimaUSCGamecockSandstorm' +url: 'https://ralphhightower.github.io/' +timezone: 'America/New_York' + +# Build settings + +# If you clone the Minima repo and build locally, use this setting. +theme: minima + +# As of November 2023, GitHub Pages still uses Minima 2.5.1 (https://pages.github.com/versions/). +# If you want to use the latest Minima version on GitHub Pages, use the following setting and +# add a line comment on "theme: minima" above. plugins: + - jekyll-avatar - jekyll-feed + - jekyll-github-metadata + - jekyll-mentions + - jekyll-optional-front-matter + - jekyll-readme-index + - jekyll-relative-links - jekyll-seo-tag - + - jekyll-sitemap + - jekyll-titles-from-headings + - jekyll_ai_related_posts + # Theme-specific settings -theme: minima -skin: auto +# If you want to link only specific pages in your header, use this and add the path to the pages +# in order as they should show up. +# header_pages: +# - about.md + +# Set to `true` to show excerpts on the homepage. +show_excerpts: true + +# Minima specific settings, which are only available from Minima 3.0 onward. minima: - # Minima date format. - # Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this. - # + # Minima skin selection. + # Available skins are: + # classic Default, light color scheme. + # dark Dark variant of the classic skin. + # auto Adaptive skin based on the default classic and dark skins. + # solarized-light Light variant of solarized color scheme. + # solarized-dark Dark variant of solarized color scheme. + # solarized Adaptive skin for solarized color scheme skins. + skin: auto + +# Minima date format. +# The default value is "%b %d, %Y" (e.g. Nov 14, 2023) +# Refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this. date_format: "%F %r" - # date_format: "%b %-d, %Y" - # Generate social links - # - # Don't have accounts in those items commented out, but what the heck!? - social_links: - - { platform: devto, user_url: "https://dev.to/RalphHightower"} - # - { platform: dribbble, user_url: "https://dribbble.com/RalphHightower" } - # - { platform: facebook, user_url: "https://www.facebook.com/ralph.hightower" } - - { platform: flickr, user_url: "https://www.flickr.com/photos/RalphHightower" } - - { platform: github, user_url: "https://github.com/RalphHightower" } - # - { platform: google_scholar, user_url: "https://scholar.google.com/citations?user=qc6CJjYAAAAJ" } - # - { platform: instagram, user_url: "https://www.instagram.com/RalphHightower" } - # - { platform: keybase, user_url: "https://keybase.io/RalphHightower" } - - { platform: linkedin, user_url: "https://www.linkedin.com/in/RalphHightower" } - # - { platform: microdotblog, user_url: "https://micro.blog/RalphHightower" } - # - { platform: pinterest, user_url: "https://www.pinterest.com/RalphHightower" } - - { platform: stackoverflow, user_url: "https://stackoverflow.com/users/19978043/ralph-hightower" } - # - { platform: telegram, user_url: "https://t.me/RalphHightower" } - # - { platform: twitter, user_url: "https://twitter.com/RalphHightower" } - - { platform: youtube, user_url: "https://www.youtube.com/@RalphHightower" } - -# If you want to link only specific pages in your header, uncomment this and add the path to the pages in -# order as they should show up. -# header_pages: -# - about.md + +# Generate social links in footer. + social_links: + - { platform: devto, user_url: "https://dev.to/RalphHightower"} + - { platform: facebook, user_url: "https://www.facebook.com/ralph.hightower" } + - { platform: flickr, user_url: "https://www.flickr.com/photos/RalphHightower" } + - { platform: github, user_url: "https://github.com/RalphHightower" } + - { platform: linkedin, user_url: "https://www.linkedin.com/in/RalphHightower" } + - { platform: stackoverflow, user_url: "https://stackoverflow.com/users/19978043/ralph-hightower" } + - { platform: telegram, user_url: "https://t.me/RalphHightower" } + - { platform: youtube, user_url: "https://www.youtube.com/@RalphHightower" } + # - { platform: orchid, user_url: "https://orcid.org/0009-0009-7630-3554" } + # - { platform: dribbble, user_url: "https://dribbble.com/RalphHightower" } + # - { platform: google_scholar, user_url: "https://scholar.google.com/citations?user=qc6CJjYAAAAJ" } + # - { platform: instagram, user_url: "https://www.instagram.com/RalphHightower" } + # - { platform: keybase, user_url: "https://keybase.io/RalphHightower" } + # - { platform: microdotblog, user_url: "https://micro.blog/RalphHightower" } + # - { platform: pinterest, user_url: "https://www.pinterest.com/RalphHightower" } + # - { platform: twitter, user_url: "https://twitter.com/RalphHightower" } + +ai_related_posts: + openai_api_key: {{ secrets.OPEN_AI_KEY }} + fetch_enabled: prod + +optional_front_matter: + remove_originals: true + enabled: true + +readme_index: + enabled: true + remove_originals: true + with_frontmatter: true + +titles_from_headings: + enabled: false + strip_title: true + collections: true + +# Optional. The default date format is used if none is specified in the tag. +last-modified-at: + date-format: "%F %r" + +exclude: + - .ai_related_posts_cache.sqlite3 + - .ai_related_posts_cache.sqlite3-journal From 389bbeae8ea88d7ce29eabea80599abbf1734e3a Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:14:02 -0400 Subject: [PATCH 2/4] [improve](build): @RalphHightower/blog --- Gemfile | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index ddb5437..e5b8b8d 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source "https://rubygems.org" +source 'https://rubygems.org' # jekyll/minima — theme # Hello! This is where you manage which Jekyll version is used to run. @@ -10,20 +10,34 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", "~> 4.3", ">= 4.3.4" -gem "kramdown", "~> 2.4" -gem "sassc-embedded", "~> 1.78" -gem "minima", "~> 2.5", ">= 2.5.2" -gem "rake", "~> 13.2", ">= 13.2.1" +gem 'jekyll', '~> 4.3', '>= 4.3.4' +gem 'kramdown', '~> 2.4' +gem 'sassc-embedded', '~> 1.78' +gem 'rake', '~> 13.2', '>= 13.2.1' +gem 'minima', '~> 2.5', '>= 2.5.2' - # If you have any plugins, put them here! +# If you have any plugins, put them here! group :jekyll_plugins do -# { 2024-10-24 @RalphHightower -# /home/runner/work/blog/blog/vendor/bundle/ruby/3.3.0/gems/jekyll-4.3.4/lib/jekyll.rb:28: warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec. Also contact author of jekyll-4.3.4 to add csv into its gemspec. +gem 'jekyll_ai_related_posts', '~> 0.1.3' +gem 'jekyll-avatar', '~> 0.8.0' +gem 'jekyll-default-layout', '~> 0.1.5' +gem 'jekyll-feed', '~> 0.17.0' +gem 'jekyll-github-metadata', '~> 2.16', '>= 2.16.1' +# gem 'jekyll-include-cache', '~> 0.2.1' +gem 'jekyll-last-modified-at', '~> 1.3', '>= 1.3.2' +gem 'jekyll-mentions', '~> 1.6' +gem 'jekyll-optional-front-matter', '~> 0.3.2' +gem 'jekyll-readme-index', '~> 0.3.0' +gem 'jekyll-relative-links', '~> 0.7.0' +gem 'jekyll-seo-tag', '~> 2.8' +gem 'jekyll-sitemap', '~> 1.4' +gem 'jekyll-titles-from-headings', '~> 0.5.3' + +# { 2024-09-29 @RalphHightower +# /home/runner/work/blog434/blog434/vendor/bundle/ruby/3.3.0/gems/jekyll-4.3.4/lib/jekyll.rb:28: warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec. Also contact author of jekyll-4.3.4 to add csv into its gemspec. gem 'csv', '~> 3.3' -# /home/runner/work/blog/blog/vendor/bundle/ruby/3.3.0/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb:1: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec. Also contact author of safe_yaml-1.0.5 to add base64 into its gemspec. +# /home/runner/work/blog434/blog434/vendor/bundle/ruby/3.3.0/gems/safe_yaml-1.0.5/lib/safe_yaml/transform.rb:1: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec. Also contact author of safe_yaml-1.0.5 to add base64 into its gemspec. gem 'base64', '~> 0.2.0' -# } 2024-10-24 @RalphHightower - +# } 2024-09-29 @RalphHightower end From c9b17916ac01fd69c675d092f900b9ece51fc8d9 Mon Sep 17 00:00:00 2001 From: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:19:02 -0400 Subject: [PATCH 3/4] [feat](build): jekyll_ai_related_posts --- jekyll_ai_related_posts-0.1.4.gem | Bin 0 -> 10752 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 jekyll_ai_related_posts-0.1.4.gem diff --git a/jekyll_ai_related_posts-0.1.4.gem b/jekyll_ai_related_posts-0.1.4.gem new file mode 100644 index 0000000000000000000000000000000000000000..6c2916a216da538f2521be7e1c87b413d60ae588 GIT binary patch literal 10752 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 Date: Fri, 25 Oct 2024 00:21:24 -0400 Subject: [PATCH 4/4] [feat](build): _plugins/jekyll_ai_related_posts 0.1.4 --- .../jekyll_ai_related_posts-0.1.4.gem | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename jekyll_ai_related_posts-0.1.4.gem => _plugins/jekyll_ai_related_posts-0.1.4.gem (100%) diff --git a/jekyll_ai_related_posts-0.1.4.gem b/_plugins/jekyll_ai_related_posts-0.1.4.gem similarity index 100% rename from jekyll_ai_related_posts-0.1.4.gem rename to _plugins/jekyll_ai_related_posts-0.1.4.gem