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: osteele/gojekyll
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.9
Choose a base ref
...
head repository: osteele/gojekyll
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.10
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    be5135f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from sirwart/improve-slugify-compatibility

    Remove leading and trailing hyphens from slugs to match jekyll behavior
    danog authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f1794a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 20, 2024

  1. Bump golangci-lint

    danog committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    712685e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Bump versions

    danog committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d2de8a1 View commit details
    Browse the repository at this point in the history
  2. Improve build

    danog committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    f9e6e4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from sirwart/enable-footnotes

    Enable support for footnotes in markdown files to match jekyll behavior
    danog authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    33bbe10 View commit details
    Browse the repository at this point in the history
  4. Mod tidy

    danog committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0eabcda View commit details
    Browse the repository at this point in the history
Loading