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: nginxinc/nginx-hugo-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.42.28
Choose a base ref
...
head repository: nginxinc/nginx-hugo-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.42.29
Choose a head ref
  • 8 commits
  • 23 files changed
  • 3 contributors

Commits on Apr 17, 2025

  1. Callout: Add reusable callout partial

    Refactor old blockquote shortcodes to reuse partial
    Treat Warning Caution Deprecated and Important as special cases
    which render different HTML to simplify styling
    Remove ':' from mf titles
    nginx-jack authored and danielledeleo committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    959342c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff5146 View commit details
    Browse the repository at this point in the history
  3. Throw error for highlight shortcode (#225)

    * fix: Update highlight shortcode to error if used + styling
    
    * fix: Added example to exampleSite
    lamATnginx authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    01962b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    666ae45 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

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

Commits on Apr 23, 2025

  1. Add hashtag to headings (#229)

    * feat: Add hashtag to headings
    
    * fix: Text is now clickable
    
    * fix: Removed unneeded link styling
    lamATnginx authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    762ec01 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    23c2870 View commit details
    Browse the repository at this point in the history
  2. Icon support in MF + backwards compatability (#232)

    * feat: Icon support in MF + backwards compatability
    
    * feat: Support the pre-built icon shortcodes
    
    * feat: Support all needed icons
    
    * feat: Fixed playwright issues on old theme
    lamATnginx authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    44932fc View commit details
    Browse the repository at this point in the history
Loading