Add signature detection in addition to markdown inclusion.

This commit is contained in:
Anna Rose Wiggins 2016-12-25 15:33:55 -05:00
parent 9cf8456d7c
commit b6cb5dff97
No known key found for this signature in database
GPG key ID: BE7700199F785867
5 changed files with 21 additions and 3 deletions

View file

@ -15,6 +15,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
url: "http://annabunch.es" # the base hostname & protocol for your site
twitter_username: annabunches
github_username: annabunches
exclude: ["_posts/**/*.asc"]
permalink: none
timezone: America/New_York