Sha256: e3da8a220b902eb51fbe311b29cf7fa3fdaae9517944951a4b2810a0ee280db1

Contents?: true

Size: 1.32 KB

Versions: 3

Compression:

Stored size: 1.32 KB

Contents

# Custom fields
title: "AskClass News"
description: >
  We are exploring the intersection between education and technology;
  how innovations in cross-disciplinary learning and collaboration
  will change the trajectory of our society toward love for
  humanity and appreciation of life.

acn:
  date_format: "%b %d, %Y"
  short_name: "AC News"
  color:
    theme: "#ffc100"
    bg: "#222"
  url: "https://news.askclass.com"
  categories:
    - education
  social:
    twitter: "askclass_com"
  logo:
    image: "logo-icon.svg"
    size: 70
    alt_image: "logo.svg"
    alt_size: 200
    sizes: [ 48, 96, 144, 192, 300, 512 ]
  meta:
    apple_icon: "logo-300.png"
    og_image: "logo-square-300.png"
    shortcut:
      favicon: "favicon.ico"
      type: "image/png"
      image: "logo-96.png"
  footer:
    - icon: "copyright"
      href: "https://askclass.com"
      text: "AskClass"
    - icon: "toys"
      href: "https://app.askclass.com"
      text: "Icebreakers"
  font_families:
    - Teko
    - Open+Sans
    - Josefin+Sans
    - Share+Tech+Mono
    - Material+Icons

# Add the below to your _config.yml
collections_dir: content
collections:
  writers:
    output: true

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

sass:
  style: compact

exclude:
  - README.md
  - LICENSE
  - Gemfile
  - askclass-news-theme.gemspec
  - CNAME
  - runme.sh

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
askclass-news-theme-0.2.4 _config.yml
askclass-news-theme-0.2.3 _config.yml
askclass-news-theme-0.2.2 _config.yml