From 7b198daf79fbe5dcad0277429b6c06539fb6fed1 Mon Sep 17 00:00:00 2001 From: Vicky Date: Tue, 21 Mar 2017 10:53:25 +0800 Subject: Added reURL function for init.js, deleted generated content in /public --- README.md | 2 +- exampleSite/public/404.html | 0 exampleSite/public/index.html | 0 exampleSite/public/index.xml | 12 ------------ exampleSite/public/robots.txt | 1 - exampleSite/public/sitemap.xml | 9 --------- layouts/_default/single.html | 1 - layouts/index.html | 10 +--------- 8 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644 exampleSite/public/404.html delete mode 100644 exampleSite/public/index.html delete mode 100644 exampleSite/public/index.xml delete mode 100644 exampleSite/public/robots.txt delete mode 100644 exampleSite/public/sitemap.xml diff --git a/README.md b/README.md index b42ed80..04dfca7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introduction theme for Hugo +# Introduction theme for Hugo A minimal, single page, smooth scrolling theme for Hugo. diff --git a/exampleSite/public/404.html b/exampleSite/public/404.html deleted file mode 100644 index e69de29..0000000 diff --git a/exampleSite/public/index.html b/exampleSite/public/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/exampleSite/public/index.xml b/exampleSite/public/index.xml deleted file mode 100644 index a71ace9..0000000 --- a/exampleSite/public/index.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - My New Hugo Site - http://replace-this-with-your-hugo-site.com/ - Recent content on My New Hugo Site - Hugo -- gohugo.io - en-us - - - - \ No newline at end of file diff --git a/exampleSite/public/robots.txt b/exampleSite/public/robots.txt deleted file mode 100644 index 4f9540b..0000000 --- a/exampleSite/public/robots.txt +++ /dev/null @@ -1 +0,0 @@ -User-agent: * \ No newline at end of file diff --git a/exampleSite/public/sitemap.xml b/exampleSite/public/sitemap.xml deleted file mode 100644 index cd78154..0000000 --- a/exampleSite/public/sitemap.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - http://replace-this-with-your-hugo-site.com/ - 0 - - - \ No newline at end of file diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 15d72a8..8789cd6 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -2,7 +2,6 @@
- {{ partial "page-heading.html" . }}
{{ .Content }}
diff --git a/layouts/index.html b/layouts/index.html index a099f4c..bd3ae6b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,11 +1,3 @@ - - {{ partial "header.html" . }}
@@ -105,7 +97,7 @@ - +