From 614d39c73421d2b53580766635a29f77308b50a8 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 26 Dec 2016 14:15:11 +0100 Subject: [PATCH] Updated README --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 90a3fb4..f44395c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # the-90s-called -Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes` and your sass in `_sass`. To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site! - -TODO: Delete this and the text above, and describe your gem +A very basic vanilla HTML theme for Jekyll as used on +[my personal website](https://hacktheplanet.be). ## Installation @@ -26,14 +25,6 @@ Or install it yourself as: $ gem install the-90s-called -## Usage - -TODO: Write usage instructions here. Describe your available layouts, includes, and/or sass. - -## Contributing - -Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. - ## Development To set up your environment to develop this theme, run `bundle install`. @@ -45,4 +36,3 @@ When your theme is released, only the files in `_layouts`, `_includes`, and `_sa ## License The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). -