From 4f61b1433d6fdccf0b80fbe8b833f4b459b2749b Mon Sep 17 00:00:00 2001 From: David Lehman Date: Thu, 10 Jul 2014 17:31:10 -0500 Subject: [PATCH 1/6] Update site config with some of blivet's specifics. --- data/site.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/data/site.yml b/data/site.yml index c7fabca..a5062d7 100644 --- a/data/site.yml +++ b/data/site.yml @@ -1,5 +1,5 @@ name: Blivet -subhead: Simplify the complexities of storage reliably and powerfully. +subhead: Storage configuration simplified. domain: needadomain.org # Be sure to set up and install Juvia before enabling! @@ -16,10 +16,10 @@ logo: blivet-logo.png #owner: Your Name or Company # The year your site was established (for the copyright) -founding_year: 2013 # Defaults to current year if commented +founding_year: 2014 # Defaults to current year if commented # Manual copyright string, to override the automatic one -copyright: "© 2014 YOUR_NAME_HERE" +copyright: "© 2014 Red Hat, Inc." # Optional footer links @@ -40,9 +40,10 @@ copyright: "© 2014 YOUR_NAME_HERE" # To have page-specific tags added, please add a YAML list to "tags:" # in that page's frontmatter block (the part at the top between ---) keywords: - - Middleman - - Springboard - - Static site + - Blivet + - Storage + - Python + - Linux ## # Deployment: OpenShift @@ -60,7 +61,7 @@ keywords: # add your user@host contained within your git repo. (You may also use # the entire git repo line). -openshift: 53691c634382ecccfa000270@blivet-mairin.rhcloud.com/~/git/blivet.git/ +#openshift: 53691c634382ecccfa000270@blivet-mairin.rhcloud.com/~/git/blivet.git/ # If you'd rather use OpenShift via git instead of rsync, comment out # the above line and add your git URL as a 'production' remote. -- 1.9.3