publiccodenet / jekyll-theme

A Foundation for Public Code jekyll theme for use with GitHub pages.
https://publiccodenet.github.io/jekyll-theme/
European Union Public License 1.2
8 stars 9 forks source link

Add possibility to show badges in footer #71

Closed Ainali closed 3 years ago

Ainali commented 3 years ago

Adding a variable that can be set in the _config.yml to show a html snippet with badges in the footer. The snippet is defined in a separate file and included.

Part of the solution for publiccodenet/standard#519