From d77d724d5fc4f792b82e886e700925a400239149 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 17 Mar 2014 16:55:58 -0700 Subject: [PATCH] site: last uncommited changes to yst site, should be unused now --- site/content.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/site/content.yaml b/site/content.yaml index f2cbec03c..28ba07b2f 100644 --- a/site/content.yaml +++ b/site/content.yaml @@ -1,16 +1,12 @@ - title : Home - url : index.html + url : start source : README.md data: home: true -- title : Release notes - url : CHANGES.html - source : CHANGES.md - - User Manual: - - title : Latest Manual + - title : Latest url : MANUAL.html source : MANUAL.md @@ -22,28 +18,32 @@ url : 0.21/MANUAL.html source : 0.21/MANUAL.md -- title : Wiki - url : wiki - template : null.st +- title : Release notes + url : CHANGES.html + source : CHANGES.md - title : Installing - url : wiki/installing + url : installing template : null.st - title : FAQ - url : wiki/faq + url : faq template : null.st - title : How to read CSV files - url : wiki/how-to-read-csv-files + url : how-to-read-csv-files template : null.st - title : How to use account aliases - url : wiki/how-to-use-account-aliases + url : how-to-use-account-aliases template : null.st - title : Developer Guide - url : wiki/developer-guide + url : developer-guide + template : null.st + +- title : More docs + url : start#documentation template : null.st - title : Old downloads