README.md in jekyll-theme-puzzleduck-1.1.0 vs README.md in jekyll-theme-puzzleduck-1.2.0

- old
+ new

@@ -29,17 +29,27 @@ $ gem install jekyll-theme-puzzleduck ## Additional configuration -Configure additional links in _config.yml +Configure additional links in ```_config.yml``` - linkedin_username - android_username - copyright_name - copyright_email - source_url + +## Development + +```bash +git clone https://github.com/PuZZleDucK/jekyll-theme-puzzleduck.git +cd jekyll-theme-puzzleduck +bundle install +# add some _posts, a config file and index.md for testing +bundle exec jekyll serve +``` ## About Based on Minima and using Materialize.