Initial pass
This commit is contained in:
22
_config.yml
Normal file
22
_config.yml
Normal 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
|
||||
Reference in New Issue
Block a user