Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add donate_url and opencollective options to add donate buttons to the sidebar #143

Closed

Commits on Sep 6, 2018

  1. Add donate_url and opencollective options

    When either are set, adds a "Donate" section to the sidebar.
    If `donate_url` is set, a "donate" shield button is used.
    If `opencollective` is set, an OpenCollective button is used.
    sloria committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    33cbf7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1fdac View commit details
    Browse the repository at this point in the history
  3. Link to collective's page instead of /donate

    The collective homepage more clearly shows the
    different ways to donate (tiers, sponsorships)
    sloria committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8d6a96a View commit details
    Browse the repository at this point in the history