Sha256: ce9298bf08e39c9cfd3661665293f5b95141f51206efb6235d1f2fbe634c40db

Contents?: true

Size: 1.9 KB

Versions: 24

Compression:

Stored size: 1.9 KB

Contents

<!--- 
- instalar jekyll
- instalar plantilla
- build
- copiar contenido de copy content
- copiar contenido de assets
- reemplazar imágenes en assets/img
    - trama
    - avatar
    - logo
    - edicion
    - lugar
    - autora
    - trama
    - repositorio
- reemplazar favicon 

--->


# morel-theme

Theme for the archive-site generator MOREL.


## Installation

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

```ruby
gem "morel-theme"
```

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

```yaml
theme: morel-theme
```

And then execute:

    $ bundle install

Or install it yourself as:

    $ gem install morel-theme

## Usage

TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.

## 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`.

Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.
To add a custom directory to your theme-gem, please edit the regexp in `morel-theme.gemspec` accordingly.

## License

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

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
morel-theme-0.2.27 README.md
morel-theme-0.2.26 README.md
morel-theme-0.2.25 README.md
morel-theme-0.2.24 README.md
morel-theme-0.2.23 README.md
morel-theme-0.2.22 README.md
morel-theme-0.2.21 README.md
morel-theme-0.2.2 README.md
morel-theme-0.2.1 README.md
morel-theme-0.2.0 README.md
morel-theme-pack-0.1.327 README.md
morel-theme-pack-0.1.326 README.md
morel-theme-pack-0.1.325 README.md
morel-theme-pack-0.1.323 README.md
morel-theme-pack-0.1.322 README.md
morel-theme-pack-0.1.321 README.md
morel-theme-pack-0.1.32 README.md
morel-theme-pack-0.1.31 README.md
morel-theme-pack-0.1.23 README.md
morel-theme-pack-0.1.22 README.md