This Jekyll plugin lets you integrate data from Wikidata into your Jekyll static site.
Add this line to your application's Gemfile:
gem 'jekyll-wikidata'
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-wikidata
TODO: Write usage instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)