2019-05-14 17:09:22 +00:00
|
|
|
title: Zargon
|
|
|
|
email: webmaster@zargon.us
|
|
|
|
description: >- # this means to ignore newlines until "baseurl:"
|
|
|
|
The home for Zargon on the web
|
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog
|
|
|
|
url: "https://zargon.us"
|
|
|
|
|
|
|
|
# Exclude from processing.
|
|
|
|
# The following items will not be processed, by default. Create a custom list
|
|
|
|
# to override the default setting.
|
|
|
|
exclude:
|
|
|
|
- Gemfile
|
|
|
|
- Gemfile.lock
|
|
|
|
- bower_components
|
|
|
|
- bower.json
|
|
|
|
- scripts
|
|
|
|
- LICENSE
|
|
|
|
- .gitignore
|
|
|
|
- package.json
|
|
|
|
- package-lock.json
|
|
|
|
- node_modules
|
|
|
|
- CONTRIBUTING.md
|
|
|
|
- Gruntfile.js
|
|
|
|
- .eslintrc.json
|
2019-05-30 14:24:11 +00:00
|
|
|
|
|
|
|
kramdown:
|
|
|
|
hard_wrap: false
|