Sha256: e693492c408311c7e05cb15cc4cebea157cb0183d39b8da07bb0d956e5109801

Contents?: true

Size: 1.54 KB

Versions: 6

Compression:

Stored size: 1.54 KB

Contents

# Custom fields
title: "AskClass News"
description: >
  Exploring the intersection between education and technology;
  how innovations in cross-disciplinary learning reorients the
  trajectory of our society toward love 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-512.png"
    shortcut:
      favicon: "favicon.ico"
      type: "image/png"
      image: "logo-96.png"
    keywords: >
      edtech,
      education,
      technology,
      learning,
      teaching,
      student,
      educator,
      university,
      icebreaker,
      student engagement,
      participation
  footer:
    - icon: "copyright"
      href: "https://askclass.com"
      text: "AskClass"
    - icon: "toys"
      href: "https://app.askclass.com"
      text: "Icebreakers"
  # Donot change the below (will figure something out later)
  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

6 entries across 6 versions & 1 rubygems

Version Path
askclass-news-theme-0.3.0 _config.yml
askclass-news-theme-0.2.12 _config.yml
askclass-news-theme-0.2.11 _config.yml
askclass-news-theme-0.2.10 _config.yml
askclass-news-theme-0.2.9 _config.yml
askclass-news-theme-0.2.8 _config.yml