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: getnikola/plugins
base: 0a8660ce9efd
Choose a base ref
...
head repository: getnikola/plugins
compare: dec75f6bef82
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 21, 2018

  1. Add plugin to create crumbs based on metadata

    The `pretty_crumbs` plugin takes metadata information from the source
    file (by default, the `crumbs` variable but this can be configured) and
    uses that information for the breadcrum instead of the file/dirname.
    
    Thanks to Chris Warrick for answering several questions I had as I
    worked on this plugin.
    tbm committed Apr 21, 2018
    Copy the full SHA
    71acf99 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2018

  1. Merge pull request #268 from tbm/pretty_crumbs

    Add plugin to create crumbs based on metadata
    Kwpolska committed Apr 22, 2018
    Copy the full SHA
    dec75f6 View commit details
    Browse the repository at this point in the history