[gimp-web/testing] Fix drafts/index.html file to shorten and test stuff



commit be0ea437fe04ff7c154481e007d48da03deb63d1
Author: Pat David <patdavid gmail com>
Date:   Fri May 6 17:11:58 2016 -0500

    Fix drafts/index.html file to shorten and test stuff
    
    The /drafts/index.html is actually drafts-index.md in /news/
    This should be tested as including a folder /drafts/ under
    /content/ to see if an index.md file there will render as
    expected (and still output proper draft articles).

 content/news/draft-index.md |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/content/news/draft-index.md b/content/news/draft-index.md
index f90ed13..0e5cdc6 100644
--- a/content/news/draft-index.md
+++ b/content/news/draft-index.md
@@ -1,11 +1,13 @@
-Title: index
+Title: Draft Files 
 Date: 2015-11-18T16:32:24-05:00
 Category: News
 Authors: Pat David
 Status: draft
 template: draft-index
+slug: index
 
-This is a test index.html for the drafts folder.
 This file is only a placeholder, so we can have an index of current draft articles being written.
+This does not currently work on local installs for some reason - this is being investigated.
+If you're on testing.gimp.org or www.gimp.org you should see any drafts here.
 
 Files with the metadata attribute *Status* set to *draft* (`Status: draft`) should show here.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]