Sha256: 95ad4f5aa81cc03250d6feb371969c50ea9ecc1530d19ce57068d8716b84e942

Contents?: true

Size: 737 Bytes

Versions: 1

Compression:

Stored size: 737 Bytes

Contents

title: Jekyll Theme
logo: /assets/images/logo.png
baseurl: /awesome-jekyll-theme

collections:
  projects:
    output: true

rrss:
  email: "example@example.cl"
  github: "https://github.com/"
  telegram: "https://t.me/"
  stackoverflow: "https://stackoverflow.com"
  discord: "https://discord.com/"
  mastodon: "https://lile.cl/"

plugins:
  - jekyll-archives
  - jekyll-seo-tag
  - jekyll-polyglot

languages: ["en"]
default_lang: "en"
exclude_from_localization: ["javascript", "images", "css", "public"]
parallel_localization: true

jekyll-archives:
  enabled:
    - categories
  layout: blog
  permalinks:
    category: "/category/:name/"

defaults:
  - scope:
      path: ""
    values:
      author: "Mr. Hyde"
      time: "2 min"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
awesome-jekyll-theme-0.0.2 _config.yml