Sha256: a8dc8dd3622c0573d486adb12b51b30077655a0fb42bf13977dcbd1339cbe5b7

Contents?: true

Size: 1.1 KB

Versions: 7

Compression:

Stored size: 1.1 KB

Contents

#### ANY CHANGE TO THIS FILE REQUIRES THE BUILD-COMMAND TO BE RESTARTED ####
title: "KCC"
site_name: Veterans
public-url: "http://www.kcc.edu"
url: 'URL is needed for robots.txt to work properly' ## NO TRAILING SLASHES!!/<--nope
port: 3000
# contact_phone: 815-802-8888
timezone: America/Chicago
google-tag_key: Google Tag Manager key goes here
theme_config: true
humans_file: true
permalink: pretty
description: > # this means to ignore newlines until "baseurl:"
# Delete this comment and place description on this line
baseurl: "" # the subpath of your site, e.g. /blog
sass:
  sass_dir: assets/scss
  style: expanded
#include:
#  - "_pages"
#   - "_posts"
## include future posts? (true or false)
future: true
## Build settings
markdown: kramdown
exclude:
  - "node_modules"
  - "npm-debug.log"
  - "package.json"
  - "package-lock.json"
  - "README.md"
  - "Gemfile"
  - "Gemfile.lock"
  - "LICENSE.txt"
  - "webpack.config.js"
  - "*.gem"
  - "*.gemspec"
  - "ruby-version.txt"
  - "buildtools/"
  - "postcss.config.js"

uploads_dir: # specifies the default uploads directory for uploads in CloudCannon
  - "uploads/"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
landing-page-gem-0.3.4 _config.yml
landing-page-gem-0.3.3 _config.yml
landing-page-gem-0.3.2 _config.yml
landing-page-gem-0.3.1 _config.yml
landing-page-gem-0.3.0 _config.yml
landing-page-gem-0.2.0 _config.yml
landing-page-gem-0.1.0 _config.yml