Sha256: 329104d91ea2eaa9f26f17a40445535506fb551c370470f4d67b83aec471dd9b

Contents?: true

Size: 860 Bytes

Versions: 1

Compression:

Stored size: 860 Bytes

Contents

# isp-theme

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!

## Installation

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

```ruby
gem "isp-theme"
```

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

```yaml
theme: isp-theme
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install isp-theme

## Usage

Just use the page layout. You can override the configs defined in _config.yml

## License

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
isp-theme-0.9.0 README.md