From 7b25389b4585e18c9d8506f15a2467c7ac938f0f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 29 Jan 2015 10:41:59 -0700 Subject: Update index to link to Github, README YAML spec --- README.md | 4 +++- index.html | 8 ++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb42779..b03d323 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,10 @@ like this: title: 'Title of poem or whatever' subtitle: 'Subtitle, if it exists' epigraph: 'Include epigraph here, if it exists' -epigraph-credit: 'Who said the epigraph or wrote it or whatever' +epigraph-link: 'Link for the epigraph online (required)' +epigraph-credit: 'Credit for epigraph (optional)' project: 'Original project here' +genre: 'Genre of file: [verse|prose]' ... ```` diff --git a/index.html b/index.html index 6c72ae9..372be0c 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,11 @@

Content goes here, natch. For example, the README of the whatever is - here. And - a list of what still needs to be done. + here. And + a list of what still needs to be done is here. +

+

+ P.S. If you want to see the source of this project on GitHub, + go here.

-- cgit 1.4.1-21-gabe81