Initial pass

This commit is contained in:
Madison Scott-Clary
2017-08-09 22:12:17 -06:00
parent 8e60a78de3
commit 49f9961f60
10 changed files with 411 additions and 2 deletions

22
_config.yml Normal file
View File

@ -0,0 +1,22 @@
title: Madison Scott-Clary
email: makyo@drab-makyo.com
description: >
Writing projects by Madison Scott-Clary
baseurl: ""
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: jekyllrb
github_username: jekyll
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
# 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
- .bundle