Initial version
This commit is contained in:
commit
ed5653a7fc
211 changed files with 11043 additions and 0 deletions
3
themes/zen/exampleSite/.gitignore
vendored
Normal file
3
themes/zen/exampleSite/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
.hugo_build.lock
|
||||
public/
|
||||
resources/
|
42
themes/zen/exampleSite/config.yaml
Normal file
42
themes/zen/exampleSite/config.yaml
Normal file
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
title: "Hugo Zen theme"
|
||||
baseURL: "https://example.org/"
|
||||
theme: "zen"
|
||||
languageCode: "en-GB"
|
||||
defaultContentLanguage: "en"
|
||||
pluralizelisttitles: false
|
||||
removePathAccents: true
|
||||
paginate: 10
|
||||
paginatePath: "page"
|
||||
rssLimit: 20
|
||||
author:
|
||||
name: "Your Name"
|
||||
url: "https://example.org/somepage"
|
||||
avatar: "path/to/some-image.jpg"
|
||||
|
||||
outputFormats:
|
||||
SearchIndex:
|
||||
mediaType: "application/json"
|
||||
baseName: "searchindex"
|
||||
isPlainText: true
|
||||
notAlternative: true
|
||||
|
||||
outputs:
|
||||
home: ["HTML","RSS", "JSON", "SearchIndex"]
|
||||
section: ["HTML","RSS", "JSON"]
|
||||
|
||||
params:
|
||||
contact: "info@example.org"
|
||||
description: "The zen theme for Hugo example site."
|
||||
dateformat: "2 January, 2006"
|
||||
favicon: "apple-touch-icon.png"
|
||||
feedlinks: true
|
||||
icon: "apple-touch-icon.png"
|
||||
image: "apple-touch-icon.png"
|
||||
imageMaxWidth: 400
|
||||
logoWidth: 64
|
||||
mobileMenu: true
|
||||
poweredby: true
|
||||
realfavicongenerator: true
|
||||
sidebar: true
|
||||
submitted: true
|
22
themes/zen/exampleSite/content/_index.md
Normal file
22
themes/zen/exampleSite/content/_index.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: "Make the Web Fun Again"
|
||||
|
||||
---
|
||||
|
||||
# Hugo
|
||||
|
||||
## Make the Web Fun Again
|
||||
|
||||
Introducing Hugo, a new idea for making website creation simple again. Hugo works flexibly with many formats, and is ideal for blogs, docs, portfolios and much more. Hugo’s speed fosters creativity—it makes building a website fun again.
|
||||
|
||||
## Run Anywhere
|
||||
|
||||
Hugo is quite possibly the easiest software to install you’ve ever used: simply download and run! Hugo doesn’t depend on administrative privileges, databases, runtimes, interpreters or external libraries. Sites built with Hugo can be deployed on S3, GitHub Pages, Dropbox or any web host.
|
||||
|
||||
## Fast & Powerful
|
||||
|
||||
Hugo is designed for speed and performance. Great care has been taken to ensure build time with Hugo is as short as possible. We’re talking milliseconds to build your entire site—for most setups!
|
||||
|
||||
## Flexible
|
||||
|
||||
Hugo is designed to work the way you do. Organize your content however you want with any URL structure. Group your content using your own indexes and categories. Define your own metadata in any format: YAML, TOML or JSON. Best of all, Hugo handles all these variations with virtually no configuration. Hugo just works.
|
6
themes/zen/exampleSite/content/about.md
Normal file
6
themes/zen/exampleSite/content/about.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "About"
|
||||
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
7
themes/zen/exampleSite/content/contact.md
Normal file
7
themes/zen/exampleSite/content/contact.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Contact"
|
||||
contactform: true
|
||||
|
||||
---
|
||||
|
||||
{{< contact >}}
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Configuration"
|
||||
author: "Fredrik Jonsson"
|
||||
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Create a theme"
|
||||
author: "Fredrik Jonsson"
|
||||
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
7
themes/zen/exampleSite/content/documentation/install.md
Normal file
7
themes/zen/exampleSite/content/documentation/install.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Installation"
|
||||
author: "Fredrik Jonsson"
|
||||
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Quickstart"
|
||||
author: "Fredrik Jonsson"
|
||||
|
||||
---
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
6
themes/zen/exampleSite/content/search.md
Normal file
6
themes/zen/exampleSite/content/search.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Search"
|
||||
|
||||
---
|
||||
|
||||
{{< search >}}
|
Loading…
Add table
Add a link
Reference in a new issue