From d0a4217d907af107271a324b2de886ec0c991a47 Mon Sep 17 00:00:00 2001 From: Spencer Lyon Date: Wed, 25 Jun 2014 00:50:19 -0400 Subject: [PATCH] rebuilding site Wed Jun 25 00:50:19 EDT 2014 --- config.yaml | 2 +- deploy.sh | 0 public/categories/blah/index.html | 24 ++++---- public/categories/blah/index.xml | 40 ++++++++++++ public/categories/boring/index.html | 24 ++++---- public/categories/boring/index.xml | 40 ++++++++++++ public/categories/fun/index.html | 24 ++++---- public/categories/fun/index.xml | 35 +++++++++++ public/categories/hugo/index.html | 24 ++++---- public/categories/hugo/index.xml | 35 +++++++++++ public/categories/index.html | 32 +++++----- public/categories/second/index.html | 24 ++++---- public/categories/second/index.xml | 40 ++++++++++++ public/categories/template/index.html | 24 ++++---- public/categories/template/index.xml | 40 ++++++++++++ public/categories/test/index.html | 28 ++++----- public/categories/test/index.xml | 62 +++++++++++++++++++ public/index.html | 32 +++++----- public/index.xml | 89 +++++++++++++++++++++++++++ public/posts/index.html | 42 ++++++------- public/posts/index.xml | 89 +++++++++++++++++++++++++++ public/posts/middle/index.html | 28 ++++----- public/posts/newest/index.html | 26 ++++---- public/posts/oldest/index.html | 24 ++++---- public/sitemap.xml | 25 ++++++++ 25 files changed, 674 insertions(+), 179 deletions(-) mode change 100644 => 100755 deploy.sh create mode 100644 public/categories/blah/index.xml create mode 100644 public/categories/boring/index.xml create mode 100644 public/categories/fun/index.xml create mode 100644 public/categories/hugo/index.xml create mode 100644 public/categories/second/index.xml create mode 100644 public/categories/template/index.xml create mode 100644 public/categories/test/index.xml create mode 100644 public/index.xml create mode 100644 public/posts/index.xml create mode 100644 public/sitemap.xml diff --git a/config.yaml b/config.yaml index d8bb4b7..ddde477 100644 --- a/config.yaml +++ b/config.yaml @@ -4,6 +4,6 @@ layoutdir: "layouts" publishdir: "public" indexes: category: "categories" -baseurl: "http://spencerlyon2.github.io/hugo_gh_blog" +baseurl: "spencerlyon2.github.io/hugo_gh_blog" title: "Hugo Blog Template for GitHub Pages" ... diff --git a/deploy.sh b/deploy.sh old mode 100644 new mode 100755 diff --git a/public/categories/blah/index.html b/public/categories/blah/index.html index d83274c..d1f41fc 100644 --- a/public/categories/blah/index.html +++ b/public/categories/blah/index.html @@ -7,14 +7,14 @@ - + Blah - + - - - + + + @@ -30,9 +30,9 @@