Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cotes2020/jekyll-theme-chirpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.0
Choose a base ref
...
head repository: cotes2020/jekyll-theme-chirpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 28 files changed
  • 6 contributors

Commits on May 18, 2025

  1. Merge branch 'production'

    cotes2020 committed May 18, 2025
    Configuration menu
    Copy the full SHA
    09948da View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    f5802b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c48b4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. Configuration menu
    Copy the full SHA
    c706799 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. 2 Configuration menu
    Copy the full SHA
    1bac96a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. fix: escape special JSON characters in search results (#2481)

    Also restore full-text search
    cotes2020 authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    7615d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81886b1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.3.1

    ## [7.3.1](v7.3.0...v7.3.1) (2025-07-26)
    
    ### Bug Fixes
    
    * escape special JSON characters in search results ([#2481](#2481)) ([7615d72](7615d72))
    semantic-release-bot committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    c0e4756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf72fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49519d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b855e8b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Configuration menu
    Copy the full SHA
    648398c View commit details
    Browse the repository at this point in the history
  2. style: change css color functions to use modern notation

    - `rgba()` → `rgb()`
    cotes2020 committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    29bf95e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. ci: change filter script to ESM format

    Because `"type": "module"` was added to `package.json`
    cotes2020 committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    eaf5e57 View commit details
    Browse the repository at this point in the history
Loading