Sha256: a873e7d30374dc74a9ad5cdfbebabefcb41696cb9b4c5b0e46f76fe687991206

Contents?: true

Size: 995 Bytes

Versions: 7

Compression:

Stored size: 995 Bytes

Contents

# jekyll-theme-niveus

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

## Installation

Add this line to your Jekyll site's `Gemfile`:

```ruby
gem "jekyll-theme-niveus"
```

And add this line to your Jekyll site's `_config.yml`:

```yaml
theme: jekyll-theme-niveus
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install jekyll-theme-niveus

## Usage

You should add the class `youtube` to Youtube iframes and `photo` to `img` tags you want to show in your posts.

## License

The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jekyll-theme-niveus-1.1.1 README.md
jekyll-theme-niveus-1.1.0 README.md
jekyll-theme-niveus-1.0.4 README.md
jekyll-theme-niveus-1.0.3 README.md
jekyll-theme-niveus-1.0.2 README.md
jekyll-theme-niveus-1.0.1 README.md
jekyll-theme-niveus-1.0.0 README.md