Sha256: 2bd89a92abf6a9bf0d0db28eded75df307a3592b4270bdf9c906d7752e531d7d

Contents?: true

Size: 1.62 KB

Versions: 18

Compression:

Stored size: 1.62 KB

Contents

title: MOREL # Write here the name of your site
description: Mobile Open Resilient Electronic Libraries # Write here the description of your site
img: logo.png # Substitute the file with a copy of your site's logo on /assets/img/tema
background: trama.png # Substitute the file with a copy of your site's pattern on /assets/img/tema
image : avatar.png
email : proyectomorel@gmail.com
github : 
twitter : 
instagram:


template : 
  name : MOREL
  site: https://morel.la
  image : avatar.png
  email : proyectomorel@gmail.com
  github : 
  twitter : 
  instagram:

# Do not edit bellow unless you are an advanced user

plugins:
  - jekyll-seo-tag

permalink: /:categories/:year/:month/:day/:title:output_ext 

excerpt_separator: "<!-- more -->"

collections:
  cities:
    output: true
    permalink: /cities/:name
  books:
    output: true
    permalink: /books/:name
  authors:
    output: true
    permalink: /authors/:name
  publishers:
    output: true
    permalink: /publishers/:name
  repositories:
    output: true
    permalink: /repositories/:name
  chriterias:
    output: true
    permalink: /chriteria/:name
  abouts:
    output: true

defaults:
  - scope:
      path: ""
      type: "authors"
    values:
      layout: "author"
  - scope:
      path: ""
      type: "books"
    values:
      layout: "book"
  - scope:
      path: ""
      type: "cities"
    values:
      layout: "city"
  - scope:
      path: ""
      type: "posts"
    values:
      layout: "post"
  - scope:
      path: ""
      type: "publishers"
    values:
      layout: "publisher"
  - scope:
      path: ""
      type: "repositories"
    values:
      layout: "repository"

Version data entries

18 entries across 15 versions & 2 rubygems

Version Path
morel-theme-0.2.2 assets/ssource/_config.yml
morel-theme-0.2.0 assets/source/_config.yml
morel-theme-pack-0.1.327 assets/source/_config.yml
morel-theme-pack-0.1.326 assets/source/_config.yml
morel-theme-pack-0.1.325 assets/source/_config.yml
morel-theme-pack-0.1.325 _config.yml
morel-theme-pack-0.1.323 _config.yml
morel-theme-pack-0.1.323 assets/source/_config.yml
morel-theme-pack-0.1.322 _config.yml
morel-theme-pack-0.1.322 assets/source/_config.yml
morel-theme-pack-0.1.321 _config.yml
morel-theme-pack-0.1.32 _config.yml
morel-theme-pack-0.1.31 _config.yml
morel-theme-pack-0.1.23 _config.yml
morel-theme-pack-0.1.22 _config.yml
morel-theme-pack-0.1.21 _config.yml
morel-theme-pack-0.1.2 _config.yml
morel-theme-pack-0.1.1 _config.yml