Skip to content

[fix](blog): PR#1204 – Jekyll(title)#1207

Merged
RalphHightower merged 3 commits intomainfrom
RalphHightower-patch-837360
Apr 13, 2025
Merged

[fix](blog): PR#1204 – Jekyll(title)#1207
RalphHightower merged 3 commits intomainfrom
RalphHightower-patch-837360

Conversation

@RalphHightower
Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
@RalphHightower RalphHightower added action – canceled Action canceled before running or canceled during run jekyll Jekyll associated changes fix Fix problem(s) labels Apr 13, 2025
@RalphHightower RalphHightower self-assigned this Apr 13, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 13, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
@RalphHightower
Copy link
Copy Markdown
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 v2.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.sqlite3]
  AI Related Posts: Fetch disabled. Using cached related posts data.
  AI Related Posts: Found 0 cached embeddings; skipped 635 fetches
       Jekyll Feed: Generating feed for posts
         AutoPages: Disabled/Not configured in site.config.
        Pagination: ----------------------------
        Pagination: Page: blogpager.html
        Pagination:  Active configuration
        Pagination:   Enabled:          true
        Pagination:   Items per page:   15
        Pagination:   Permalink:        /page/:num/
        Pagination:   Title:            :title - page :num of :max
        Pagination:   Limit:            0
        Pagination:   Sort by:          date
        Pagination:   Sort reverse:     true
        Pagination:  Active Filters
        Pagination:   Collection:       posts
        Pagination:   Offset:           0
        Pagination:   Category:         [Not set]
        Pagination:   Tag:              [Not set]
        Pagination:   Locale:           [Not set]
        Pagination:  Filtering by: Category  635 => 635
        Pagination:  Filtering by: Tag       635 => 635
        Pagination:  Filtering by: Locale    635 => 635
        Pagination: Rolling through the date fields for all documents
        Pagination: Complete, processed 1 pagination page(s)
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:25)
  Liquid Exception: Could not find post "_posts/2025/01/2025-01-20-TrumpEndsFreedomOfSpeechPress.md" in tag 'post_url'. Make sure the post exists and the name is correct. in /home/runner/work/blog/blog/_posts/2025/02/2025-02-23-APSuesTrumpAdminOver1stAmendmentRights.md
             ERROR: YOUR SITE COULD NOT BE BUILT:
                    ------------------------------------
                    Could not find post "_posts/2025/01/2025-01-20-TrumpEndsFreedomOfSpeechPress.md" in tag 'post_url'. Make sure the post exists and the name is correct. 
Error: Process completed with exit code 1.

@RalphHightower RalphHightower deleted the RalphHightower-patch-837360 branch July 14, 2025 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment