Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[blog](blog): 2025-01-10 blogs #643

Merged
merged 2 commits into from
Jan 10, 2025
Merged

[blog](blog): 2025-01-10 blogs #643

merged 2 commits into from
Jan 10, 2025

Conversation

RalphHightower
Copy link
Owner

No description provided.

Signed-off-by: Ralph Hightower <[email protected]>
@RalphHightower RalphHightower added blog Blog Post markdown Markdown jekyll Jekyll associated changes article – politics Political articles youtube Youtube content labels Jan 10, 2025
@RalphHightower RalphHightower self-assigned this Jan 10, 2025
Signed-off-by: Ralph Hightower <[email protected]>
@RalphHightower RalphHightower added the grammar Grammar Errors (spelling, grammar) label Jan 10, 2025
@RalphHightower RalphHightower merged commit b8cd058 into main Jan 10, 2025
3 of 5 checks passed
@RalphHightower
Copy link
Owner Author

Run bundle exec jekyll build --trace --incremental --baseurl "/blog"
  bundle exec jekyll build --trace --incremental --baseurl "/blog"
  shell: /usr/bin/bash -e {0}
  env:
    GITHUB_PAGES: true
    JEKYLL_ENV: production
    JEKYLL_GITHUB_TOKEN: 
    LOG_LEVEL: debug
To use retry middleware with Faraday v[2](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:2).0+, install `faraday-retry` gem
Configuration file: /home/runner/work/blog/blog/_config.yml
            Source: /home/runner/work/blog/blog
       Destination: /home/runner/work/blog/blog/_site
 Incremental build: enabled
      Generating... 
  AI Related Posts: Creating cache [.ai_related_posts_cache.sqlite[3](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:3)]
  AI Related Posts: Fetch disabled. Using cached related posts data.
  AI Related Posts: Found 0 cached embeddings; skipped 36[4](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:4) fetches
       Jekyll Feed: Generating feed for posts
DEPRECATION WARNING: to_time will always preserve the timezone offset of the receiver in Rails 8.0. To opt in to the new behavior, set `ActiveSupport.to_time_preserves_timezone = true`. (called from load at /home/runner/work/blog/blog/vendor/bundle/ruby/3.3.0/bin/jekyll:2[5](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:5))
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
2 │   "minima/skins/auto",
  │   ^^^^^^^^^^^^^^^^^^^
  ╵
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
3 │   "minima/initialize";
  │   ^^^^^^^^^^^^^^^^^^^
  ╵
    /home/runner/work/blog/blog/assets/css/style.scss 3:3  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
14 │ $lm-brand-color-light:     lighten($lm-brand-color, 40%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 14:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: lighten() is deprecated. Suggestions:

color.scale($color, $lightness: 51.[6](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:6)455696203%)
color.adjust($color, $lightness: 40%)

More info: https://sass-lang.com/d/color-functions

   ╷
14 │ $lm-brand-color-light:     lighten($lm-brand-color, 40%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 14:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
15 │ $lm-brand-color-dark:      darken($lm-brand-color, 25%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 15:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: darken() is deprecated. Suggestions:

color.scale($color, $lightness: -100%)
color.adjust($color, $lightness: -25%)

More info: https://sass-lang.com/d/color-functions

   ╷
15 │ $lm-brand-color-dark:      darken($lm-brand-color, 25%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 15:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
24 │ $lm-link-visited-color:    darken($lm-link-base-color, 25%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 24:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: darken() is deprecated. Suggestions:

color.scale($color, $lightness: -100%)
color.adjust($color, $lightness: -25%)

More info: https://sass-lang.com/d/color-functions

   ╷
24 │ $lm-link-visited-color:    darken($lm-link-base-color, 25%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 24:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
28 │ $lm-border-color-02:       lighten($lm-brand-color, 35%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 28:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: lighten() is deprecated. Suggestions:

color.scale($color, $lightness: 45.1898[7](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:7)34177%)
color.adjust($color, $lightness: 35%)

More info: https://sass-lang.com/d/color-functions

   ╷
2[8](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:8) │ $lm-border-color-02:       lighten($lm-brand-color, 35%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 28:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
31 │ $lm-table-text-color:      lighten($lm-text-color, 18%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 31:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: lighten() is deprecated. Suggestions:

color.scale($color, $lightness: 22.8358208[9](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:10)55%)
color.adjust($color, $lightness: 18%)

More info: https://sass-lang.com/d/color-functions

   ╷
31 │ $lm-table-text-color:      lighten($lm-text-color, 18%) !default;
   │                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/skins/auto.scss 31:28                           @import
    /home/runner/work/blog/blog/assets/css/style.scss 2:3  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
46 │   "minima/custom-variables", // Hook to override predefined variables.
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima/initialize.scss 46:3                            @import
    /home/runner/work/blog/blog/assets/css/style.scss 3:3  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
47 │   "minima/base",             // Defines element resets.
   │   ^^^^^^^^^^^^^
   ╵
    minima/initialize.scss 47:3                            @import
    /home/runner/work/blog/blog/assets/css/style.scss 3:3  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
48 │   "minima/layout",           // Defines structure and style based on CSS selectors.
   │   ^^^^^^^^^^^^^^^
   ╵
    minima/initialize.scss 48:3                            @import
    /home/runner/work/blog/blog/assets/css/style.scss 3:3  root stylesheet
WARNING: 11 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

  ╷
1 │ @import "minima";
  │         ^^^^^^^^
  ╵
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
48 │   "minima/base",
   │   ^^^^^^^^^^^^^
   ╵
    minima.scss 48:3                                  @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
49 │   "minima/layout",
   │   ^^^^^^^^^^^^^^^
   ╵
    minima.scss 49:3                                  @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
50 │   "minima/syntax-highlighting"
   │   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima.scss 50:3                                  @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
18 │ $grey-color-light: lighten($grey-color, 40%) !default;
   │                    ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima.scss 18:20                                 @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: lighten() is deprecated. Suggestions:

color.scale($color, $lightness: 81.6%)
color.adjust($color, $lightness: 40%)

More info: https://sass-lang.com/d/color-functions

   ╷
18 │ $grey-color-light: lighten($grey-color, 40%) !default;
   │                    ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima.scss 18:20                                 @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

   ╷
19 │ $grey-color-dark:  darken($grey-color, 25%) !default;
   │                    ^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima.scss 19:20                                 @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: darken() is deprecated. Suggestions:

color.scale($color, $lightness: -49.0384615385%)
color.adjust($color, $lightness: -25%)

More info: https://sass-lang.com/d/color-functions

   ╷
19 │ $grey-color-dark:  darken($grey-color, 25%) !default;
   │                    ^^^^^^^^^^^^^^^^^^^^^^^^
   ╵
    minima.scss 19:20                                 @import
    /home/runner/work/blog/blog/assets/main.scss 1:9  root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

    ╷
1[10](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:11) │     color: darken($brand-color, 15%);
    │            ^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss [11](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:12)0:12  @import
    minima.scss 48:3                                         @import
    /home/runner/work/blog/blog/assets/main.scss 1:9         root stylesheet
DEPRECATION WARNING: darken() is deprecated. Suggestions:

color.scale($color, $lightness: -28.5447761194%)
color.adjust($color, $lightness: -15%)

More info: https://sass-lang.com/d/color-functions

    ╷
110 │     color: darken($brand-color, 15%);
    │            ^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss 110:[12](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:13)  @import
    minima.scss 48:3                                         @import
    /home/runner/work/blog/blog/assets/main.scss 1:9         root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

    ╷
235 │   color: lighten($text-color, 18%);
    │          ^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss 235:10  @import
    minima.scss 48:3                                         @import
    /home/runner/work/blog/blog/assets/main.scss 1:9         root stylesheet
DEPRECATION WARNING: lighten() is deprecated. Suggestions:

color.scale($color, $lightness: 19.2857142857%)
color.adjust($color, $lightness: 18%)

More info: https://sass-lang.com/d/color-functions

    ╷
235 │   color: lighten($text-color, 18%);
    │          ^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss 235:10  @import
    minima.scss 48:3                                         @import
    /home/runner/work/blog/blog/assets/main.scss 1:9         root stylesheet
DEPRECATION WARNING: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.adjust instead.

More info and automated migrator: https://sass-lang.com/d/import

    ╷
240 │       background-color: lighten($grey-color-light, 6%);
    │                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss 240:25  @import
    minima.scss 48:3                                         @import
    /home/runner/work/blog/blog/assets/main.scss 1:9         root stylesheet
DEPRECATION WARNING: lighten() is deprecated. Suggestions:

color.scale($color, $lightness: 66.521739[13](https://github.com/RalphHightower/blog/actions/runs/12715768073/job/35448659452#step:7:14)04%)
color.adjust($color, $lightness: 6%)

More info: https://sass-lang.com/d/color-functions

    ╷
240 │       background-color: lighten($grey-color-light, 6%);
    │                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵
    ../../../../minima-2.5.2/_sass/minima/_base.scss 240:25  @import
    minima.scss 48:3                                         @import
    /home/runner/work/blog/blog/assets/main.scss 1:9         root stylesheet
WARNING: 6 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
          Conflict: The following destination is shared by multiple files.
                    The written file may end up with unexpected contents.
                    /home/runner/work/blog/blog/_site/assets/minima-social-icons.svg
                     - assets/minima-social-icons.liquid
                     - /home/runner/work/blog/blog/vendor/bundle/ruby/3.3.0/gems/minima-2.5.2/assets/minima-social-icons.svg
                    
                    done in 6.01 seconds.
 Auto-regeneration: disabled. Use --watch to enable.

@RalphHightower RalphHightower added the action – success Successful action label Jan 11, 2025
RalphHightower added a commit that referenced this pull request Jan 11, 2025
RalphHightower added a commit that referenced this pull request Jan 11, 2025
Revert "[blog](blog): 2025-01-10 blogs (#643)"

This reverts commit b8cd058.
RalphHightower added a commit that referenced this pull request Jan 11, 2025
Revert "[blog](blog): 2025-01-10 blogs (#643)"

This reverts commit b8cd058.
@RalphHightower
Copy link
Owner Author

Setup Ruby

Run ruby/setup-ruby@4a9ddd6f338a97768b8006bf671dfbad383215f4
  with:
    ruby-version: 3.3.6
    bundler-cache: true
    cache-version: 1
Modifying PATH
  Entries added to PATH to use selected Ruby:
    /opt/hostedtoolcache/Ruby/3.3.6/x64/bin
Downloading Ruby
  https://github.com/ruby/ruby-builder/releases/download/toolcache/ruby-3.3.6-ubuntu-22.04.tar.gz
  Took   0.48 seconds
Extracting  Ruby
  /usr/bin/tar -xz -C /opt/hostedtoolcache/Ruby/3.3.6 -f /home/runner/work/_temp/d6277083-fdd1-4e2b-b791-9d4b2f9bf649
  Took   0.48 seconds
Print Ruby version
  /opt/hostedtoolcache/Ruby/3.3.6/x64/bin/ruby --version
  ruby 3.3.6 (2024-11-05 revision 75015d4c1f) [x86_64-linux]
  Took   0.02 seconds
Installing Bundler
  Using Bundler 2.5.11 from Gemfile.lock BUNDLED WITH 2.5.11
  /opt/hostedtoolcache/Ruby/3.3.6/x64/bin/gem install bundler -v 2.5.11
  Successfully installed bundler-2.5.11
  1 gem installed
  Took   0.44 seconds
> bundle install
/opt/hostedtoolcache/Ruby/3.3.6/x64/bin/bundle config --local path /home/runner/work/blog/blog/vendor/bundle
/opt/hostedtoolcache/Ruby/3.3.6/x64/bin/bundle config --local deployment true
Cache key: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.3.6-wd-/home/runner/work/blog/blog-with--without--only--v-1-Gemfile.lock-2a2b6477f2679ba38d6f2271bb9672663ba6775b21b257242da6072da7b2a35e
Cache Size: ~36 MB (37919881 B)
/usr/bin/tar -xf /home/runner/work/_temp/6f5f513e-ab8a-4ce7-b9c7-c252ca80f445/cache.tzst -P -C /home/runner/work/blog/blog --use-compress-program unzstd
Received 37919881 of 37919881 (100.0%), 36.1 MBs/sec
Cache restored successfully
Found cache for key: setup-ruby-bundler-cache-v6-ubuntu-22.04-x64-ruby-3.3.6-wd-/home/runner/work/blog/blog-with--without--only--v-1-Gemfile.lock-2a2b6477f2679ba38d6f2271bb9672663ba6775b21b257242da6072da7b2a35e
/opt/hostedtoolcache/Ruby/3.3.6/x64/bin/bundle install --jobs 4
Bundle complete! 22 Gemfile dependencies, 75 gems now installed.
Bundled gems are installed into `./vendor/bundle`
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
Took   2.35 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action – success Successful action article – politics Political articles blog Blog Post grammar Grammar Errors (spelling, grammar) jekyll Jekyll associated changes markdown Markdown youtube Youtube content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant