Sha256: a6d5f35520f5da3a68db641d3d8d7aa26c5975e464b7c51bd0ba34c078f21751

Contents?: true

Size: 386 Bytes

Versions: 2

Compression:

Stored size: 386 Bytes

Contents

title: CS123
description: Computer Science
url: "https://somelink.github.io/"

# Build settings
future: true
show_drafts: false
plugins:
  - jekyll-feed
  - jekyll-seo-tag

exclude:
  - run-jekyll.sh
  - package-theme.sh
  - README.md
  - LICENSE

collections:
  lessons:
    output: true
  docs:
    output: true

defaults:
  - scope:
      path: ""
    values:
      layout: "course"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
shanep-class-1.0.1 _config.yml
shanep-class-1.0.0 _config.yml