Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkellen <kellen@goodroot.ca>2017-07-20 02:56:29 +0300
committerkellen <kellen@goodroot.ca>2017-07-20 02:56:29 +0300
commit607fd84fe4bb4149f97e7f9108aac200d83b369b (patch)
tree690b885f333770d5235842e2507d8532d4993ea3 /exampleSite
parenta0c243a097288e04ef0f4ed5d351d3dffe7dde84 (diff)
Adjustments
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml32
-rw-r--r--exampleSite/content/_index.md2
2 files changed, 1 insertions, 33 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
deleted file mode 100644
index c7bdb72..0000000
--- a/exampleSite/config.toml
+++ /dev/null
@@ -1,32 +0,0 @@
-baseurl = "/"
-languageCode = "en-us"
-title = "Classic"
-theme = "hugo-classic"
-googleAnalytics = ""
-disqusShortname = ""
-ignoreFiles = ["\\.Rmd$", "_files$", "_cache$"]
-preserveTaxonomyNames = true
-footnotereturnlinkcontents = "↩"
-
-[permalinks]
- post = "/post/:year/:month/:day/:slug/"
-
-[[menu.main]]
- name = "Home"
- url = "/"
- weight = 1
-[[menu.main]]
- name = "Categories"
- url = "/categories/"
- weight = 2
-[[menu.main]]
- name = "Tags"
- url = "/tags/"
- weight = 3
-[[menu.main]]
- name = "Subscribe"
- url = "/index.xml"
-
-[params]
- description = "A simple, minimal blog with a fixed header."
- footer = "Open-Source | [Github](https://github.com/goodroot/hugo-classic) | [Twitter](https://twitter.com/thegoodroot)"
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 2f9c5bf..76cbef4 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -2,7 +2,7 @@
title: Home
---
-[<img src="http://emojis.slackmojis.com/emojis/images/1481054971/1409/partywizard.gif?1481054971" style="max-width:15%;min-width:40px;float:right;" alt="Github repo" />](https://github.com/yihui/hugo-xmin)
+[<img src="/partywizard.gif" style="max-width:15%;min-width:40px;float:right;" alt="Github repo" />](https://github.com/goodroot/hugo-classic)
# Hugo.io - Classic