# Jekyll::Zettel TODO: Delete this and the text above, and describe your gem ## Installation Add this line to your application's Gemfile: ```ruby gem 'jekyll-zettel' ``` And then execute: $ bundle install Or install it yourself as: $ gem install jekyll-zettel ## Usage TODO: Write usage instructions here ## Development Gem zusammenbauen mit `gem build jekyll-zettel.gemspec -V --debug` Gem publizieren mit `gem push jekyll-zettel-0.1.0.gem` (die Versionsnummer entsprechend anpassen). Verwendet Google Authenticator ;-) ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/mgerzabek/jekyll-zettel. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/mgerzabek/jekyll-zettel/blob/master/CODE_OF_CONDUCT.md). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Jekyll::Zettel project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/mgerzabek/jekyll-zettel/blob/master/CODE_OF_CONDUCT.md).