Updated README
This commit is contained in:
parent
41632664d2
commit
614d39c734
14
README.md
14
README.md
@ -1,8 +1,7 @@
|
|||||||
# the-90s-called
|
# 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!
|
A very basic vanilla HTML theme for Jekyll as used on
|
||||||
|
[my personal website](https://hacktheplanet.be).
|
||||||
TODO: Delete this and the text above, and describe your gem
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@ -26,14 +25,6 @@ Or install it yourself as:
|
|||||||
|
|
||||||
$ gem install the-90s-called
|
$ 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
|
## Development
|
||||||
|
|
||||||
To set up your environment to develop this theme, run `bundle install`.
|
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
|
## License
|
||||||
|
|
||||||
The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
|
The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user