Sha256: 2374ee7f6e12aad0e96093d273aaefdd83ce42e4d2c88187c5fd2db91c30bf9b

Contents?: true

Size: 1.33 KB

Versions: 13

Compression:

Stored size: 1.33 KB

Contents

#### ANY CHANGE TO THIS FILE REQUIRES THE BUILD-COMMAND TO BE RESTARTED ####
title: "KCC"
site_name: Veterans
public-url: "https://subdomain.kcc.edu"
url: 'URL is needed for robots.txt to work properly' ## NO TRAILING SLASHES!!/<--nope
port: 3000
## contact_phone: 815-802-8888 ### Set to phone number in the `815-802-8888` format or `false` to remove the phone number from navbar. ###
timezone: America/Chicago
google-tag_key: Google Tag Manager key goes here
theme_config: true
humans_file: true
custom_site_js: false
custom_site_styling: false
contact_phone: 815-802-8500 # 8500 is main Advising/student services number
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

13 entries across 13 versions & 1 rubygems

Version Path
landing-page-gem-0.11.1 _config.yml
landing-page-gem-0.11.0 _config.yml
landing-page-gem-0.10.1 _config.yml
landing-page-gem-0.10.0 _config.yml
landing-page-gem-0.9.0 _config.yml
landing-page-gem-0.8.1 _config.yml
landing-page-gem-0.8.0 _config.yml
landing-page-gem-0.7.2 _config.yml
landing-page-gem-0.7.1 _config.yml
landing-page-gem-0.7.0 _config.yml
landing-page-gem-0.6.0 _config.yml
landing-page-gem-0.5.0 _config.yml
landing-page-gem-0.4.0 _config.yml