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: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.5.25
Choose a base ref
...
head repository: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.5.26
Choose a head ref
  • 12 commits
  • 49 files changed
  • 3 contributors

Commits on May 28, 2024

  1. Added blog and social cards tutorials (#7014)

    * added tutorials page and blog tutorial
    
    * proof reading, some language improvements
    
    * split blog tutorial into parts
    
    and reworked on the basis of comments, improved language, added missing
    things
    
    * + custom slugify function example
    
    * +blog tutorial on engagement
    
    * + section blog ToC
    
    * + instructions for X/FB share buttons and started discussion system
    
    * fix: module name `code` shadowed Python standard library module
    
    * added What's next section
    
    * +blog tutorial engagement part
    
    * fix: updated Giscus code snippet
    
    * trying multiple tutorials with headings for each group
    
    * + basic social cards tutorial
    
    * + custom social card tutorial
    
    * + estimated time for custom card tutorial
    
    * added tutorial sections to nav
    
    * fixed typos, removed sponsor icon from level one heading
    
    * removed "tutorial" from level one heading
    
    * added headings to custom layout example
    
    * fixed broken link
    
    * fixes after run-through, added links to template repos
    
    * added comment for @squidfunk
    
    * clarified use of logos, some proof-reading
    
    * removed question I left for @squidfunk
    
    * clarified relationship between background color and image
    
    * added override for the background image
    
    * fixed wording and indentation
    
    * changed example to be releases, not events
    
    * being more specific where to add the last bit of code in the layout
    
    ---------
    
    Co-authored-by: squidfunk <martin.donath@squidfunk.com>
    alexvoss and squidfunk authored May 28, 2024
    Configuration menu
    Copy the full SHA
    50d7c54 View commit details
    Browse the repository at this point in the history
  2. Documentation

    squidfunk committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4a2cb48 View commit details
    Browse the repository at this point in the history
  3. Updated custom styles

    squidfunk committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6c3f846 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Documentation (#7221)

    alexvoss authored May 29, 2024
    Configuration menu
    Copy the full SHA
    2412a1b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 6, 2024

  1. Updated dependencies

    squidfunk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5bd843b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49ebb9b View commit details
    Browse the repository at this point in the history
  3. Added distribution files

    squidfunk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c182598 View commit details
    Browse the repository at this point in the history
  4. Updated dependencies

    squidfunk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b5b7e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cc45d5 View commit details
    Browse the repository at this point in the history
  6. Prepare 9.5.26 release

    squidfunk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0d5a08c View commit details
    Browse the repository at this point in the history
  7. Updated changelog

    squidfunk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f887197 View commit details
    Browse the repository at this point in the history
Loading