# jekyll-theme-puzzleduck This is the Jekyll theme for the PuZZleDucK.org blog. [Theme preview](https://puzzleduck.github.io/jekyll-theme-puzzleduck/) ![jekyll-theme-puzzleduck theme preview](/screenshot.png) ## Installation Add this line to your Jekyll site's Gemfile: ```ruby gem "jekyll-theme-puzzleduck" ``` And add this line to your Jekyll site: ```yaml theme: jekyll-theme-puzzleduck ``` And then execute: $ bundle Or install it yourself as: $ gem install jekyll-theme-puzzleduck ## Additional configuration Configure additional links in _config.yml - linkedin_username - android_username - copyright_name - copyright_email - source_url ## About Based on Minima and using Materialize. ## License The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).