diff --git a/docs/content/themes/DeepThought/index.md b/docs/content/themes/DeepThought/index.md
index 3bef98af..57ff4e29 100644
--- a/docs/content/themes/DeepThought/index.md
+++ b/docs/content/themes/DeepThought/index.md
@@ -3,11 +3,11 @@
title = "DeepThought"
description = "A simple blog theme focused on writing powered by Bulma and Zola."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/RatanShreshtha/DeepThought.git"
homepage = "https://github.com/RatanShreshtha/DeepThought"
minimum_version = "0.9.0"
diff --git a/docs/content/themes/Ergo/index.md b/docs/content/themes/Ergo/index.md
index e32b9bdf..ac039bb9 100644
--- a/docs/content/themes/Ergo/index.md
+++ b/docs/content/themes/Ergo/index.md
@@ -3,11 +3,11 @@
title = "Ergo"
description = "A simple blog Theme focused on writing, inspired by svbtle"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/InsidiousMind/Ergo.git"
homepage = "https://github.com/insipx/Ergo"
minimum_version = "0.4.1"
@@ -69,26 +69,53 @@ description = "Simple blog theme focused on writing, inspired by svbtle"
# Color themes used by the theme (theme will use ${color_theme}.css file, generated by SASS or SCSS file with the same name). Defaults to ["default"]. User can choose either of them, default theme is the first in list.
color_themes = ["my-awesome-theme", "default"]
-# website, should not be preceded with `http://`
-website = "code.liquidthink.net"
+[[extra.socials]] # website
+icon = "globe"
+icon_class = "fas"
+display = "code.liquidthink.net"
+uri = "https://code.liquidthink.net"
+
+[[extra.socials]] # github
+icon = "github"
+display = "Insipx"
+uri = "https://github.com/Insipx"
+
+[[extra.socials]] # twitter
+icon = "twitter"
+display = "@liquid_think"
+uri = "https://twitter.com/liquid_think"
+
+[[extra.socials]] # email
+icon = "envelope"
+icon_class = "fas"
+display = "say hello"
+uri = "mailto:${MY_EMAIL}@cool_domain.com?subject=hi"
+
+[[extra.socials]]
+icon = "instagram"
+display = "${your_insta}"
+uri = "https://instagram.com/${your_insta}"
+
+[[extra.socials]]
+icon = "keybase"
+display = "${your_keybase}"
+uri = "https://keybase.io/${your_keybase}"
+
+[[extra.socials]]
+icon = "linkedin"
+display = "${your_linkedin}"
+uri = "https://www.linkedin.com/in/${your_linkedin}"
+
+[[extra.socials]]
+icon = "reddit"
+display = "${your_reddit}"
+uri = "https://www.reddit.com/u/${your_reddit}"
+
+[[extra.socials]]
+icon = "youtube"
+display = "${your_youtube_channel_id}"
+uri = "https://youtube.com/channel/${your_youtube_channel_id}"
-# github
-github = "Insipx" # case does not matter
-# twitter
-twitter = "liquid_think"
-# email
-email = "${MY_EMAIL}@cool_domain.com"
-# instagram
-instagram = "${your_insta}"
-# keybase
-keybase = "${your_keybase}"
-# linkedin
-linkedin = "${your_linkedin}"
-# reddit
-reddit = "${your_reddit}"
-# youtube
-youtube = "${your_youtube_channel_id}"
-# if any social networks are missing from this list that you want added, open an issue. I will add it for you ASAP
# Whether to use country flags or language code
country_flags = true
```
diff --git a/docs/content/themes/Zulma/index.md b/docs/content/themes/Zulma/index.md
index 0c5d4ddd..7b397fb0 100644
--- a/docs/content/themes/Zulma/index.md
+++ b/docs/content/themes/Zulma/index.md
@@ -3,11 +3,11 @@
title = "Zulma"
description = "A zola theme based off bulma.css"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/Worble/Zulma"
homepage = "https://github.com/Worble/Zulma"
minimum_version = "0.6.0"
diff --git a/docs/content/themes/adidoks/index.md b/docs/content/themes/adidoks/index.md
index 065ef76d..1b9df6e5 100644
--- a/docs/content/themes/adidoks/index.md
+++ b/docs/content/themes/adidoks/index.md
@@ -3,11 +3,11 @@
title = "adidoks"
description = "AdiDoks is a Zola theme helping you build modern documentation."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/aaranxu/adidoks.git"
homepage = "https://github.com/aaranxu/adidoks"
minimum_version = "0.13.0"
diff --git a/docs/content/themes/after-dark/index.md b/docs/content/themes/after-dark/index.md
index 51dfce1c..b91be044 100644
--- a/docs/content/themes/after-dark/index.md
+++ b/docs/content/themes/after-dark/index.md
@@ -3,11 +3,11 @@
title = "after-dark"
description = "A robust, elegant dark theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/getzola/after-dark.git"
homepage = "https://github.com/getzola/after-dark"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/anatole-zola/index.md b/docs/content/themes/anatole-zola/index.md
index 92cce07d..77fd50c0 100644
--- a/docs/content/themes/anatole-zola/index.md
+++ b/docs/content/themes/anatole-zola/index.md
@@ -3,11 +3,11 @@
title = "anatole-zola"
description = "A port of farbox-theme-Anatole for zola"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/longfangsong/anatole-zola.git"
homepage = "https://github.com/longfangsong/anatole-zola"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/anpu/index.md b/docs/content/themes/anpu/index.md
index 63856dc8..e3943457 100644
--- a/docs/content/themes/anpu/index.md
+++ b/docs/content/themes/anpu/index.md
@@ -3,11 +3,11 @@
title = "Anpu"
description = "A port of the Hugo Anubis theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/zbrox/anpu-zola-theme.git"
homepage = "https://github.com/zbrox/anpu-zola-theme"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/book/index.md b/docs/content/themes/book/index.md
index d095e9af..17cb5e6f 100644
--- a/docs/content/themes/book/index.md
+++ b/docs/content/themes/book/index.md
@@ -3,11 +3,11 @@
title = "book"
description = "A book theme inspired from GitBook/mdBook"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/getzola/book.git"
homepage = "https://github.com/getzola/book"
minimum_version = "0.5.0"
diff --git a/docs/content/themes/clean-blog/index.md b/docs/content/themes/clean-blog/index.md
index 9a273d6f..a2f23a9f 100644
--- a/docs/content/themes/clean-blog/index.md
+++ b/docs/content/themes/clean-blog/index.md
@@ -3,11 +3,11 @@
title = "Clean Blog"
description = "A port of Start Bootstrap Clean Blog for Zola"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/dave-tucker/zola-clean-blog"
homepage = "https://github.com/dave-tucker/zola-clean-blog"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/codinfox-zola/index.md b/docs/content/themes/codinfox-zola/index.md
index f9cb255c..63d7f8cd 100644
--- a/docs/content/themes/codinfox-zola/index.md
+++ b/docs/content/themes/codinfox-zola/index.md
@@ -3,11 +3,11 @@
title = "codinfox-zola"
description = "Codinfox theme for Zola"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/svavs/codinfox-zola"
homepage = "https://github.com/svavs/codinfox-zola"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/dinkleberg/index.md b/docs/content/themes/dinkleberg/index.md
index f6f278b7..1b8b5283 100644
--- a/docs/content/themes/dinkleberg/index.md
+++ b/docs/content/themes/dinkleberg/index.md
@@ -3,11 +3,11 @@
title = "dinkleberg"
description = "The Rust BR theme for Gutenberg"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/rust-br/dinkleberg.git"
homepage = "https://github.com/rust-br/dinkleberg"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/docsascode-theme/index.md b/docs/content/themes/docsascode-theme/index.md
index a932caaf..91914e55 100644
--- a/docs/content/themes/docsascode-theme/index.md
+++ b/docs/content/themes/docsascode-theme/index.md
@@ -3,11 +3,11 @@
title = "Docsascode_theme"
description = "A modern simple Zola's theme related to docs as code methodology"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/codeandmedia/zola_docsascode_theme.git"
homepage = "https://github.com/codeandmedia/zola_docsascode_theme"
minimum_version = "0.10.0"
diff --git a/docs/content/themes/dose/index.md b/docs/content/themes/dose/index.md
index d580fe95..9b186ab9 100644
--- a/docs/content/themes/dose/index.md
+++ b/docs/content/themes/dose/index.md
@@ -3,11 +3,11 @@
title = "dose"
description = "a small blog theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/oltd/dose.git"
homepage = "https://github.com/oltd/dose"
minimum_version = "0.13.0"
diff --git a/docs/content/themes/even/index.md b/docs/content/themes/even/index.md
index ce0d790d..90ffe9ea 100644
--- a/docs/content/themes/even/index.md
+++ b/docs/content/themes/even/index.md
@@ -3,11 +3,11 @@
title = "even"
description = "A robust, elegant dark theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/getzola/even.git"
homepage = "https://github.com/getzola/even"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/feather/index.md b/docs/content/themes/feather/index.md
index 222b2d71..84804452 100644
--- a/docs/content/themes/feather/index.md
+++ b/docs/content/themes/feather/index.md
@@ -3,11 +3,11 @@
title = "feather"
description = "A modern blog theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/piedoom/feather"
homepage = "https://github.com/piedoom/feather"
minimum_version = "0.5.1"
diff --git a/docs/content/themes/float/index.md b/docs/content/themes/float/index.md
index 8908593a..f87e1e36 100644
--- a/docs/content/themes/float/index.md
+++ b/docs/content/themes/float/index.md
@@ -3,11 +3,11 @@
title = "Float"
description = "An elegant blog theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://gitlab.com/float-theme/float.git"
homepage = "https://float-theme.netlify.app/"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/hallo/index.md b/docs/content/themes/hallo/index.md
index a821c508..95d4e5be 100644
--- a/docs/content/themes/hallo/index.md
+++ b/docs/content/themes/hallo/index.md
@@ -3,11 +3,11 @@
title = "hallo"
description = "A single-page theme to introduce yourself."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/flyingP0tat0/zola-hallo.git"
homepage = "https://github.com/janbaudisch/zola-hallo"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/hyde/index.md b/docs/content/themes/hyde/index.md
index 546f1023..db29b1e6 100644
--- a/docs/content/themes/hyde/index.md
+++ b/docs/content/themes/hyde/index.md
@@ -3,11 +3,11 @@
title = "hyde"
description = "A classic blog theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/getzola/hyde.git"
homepage = "https://github.com/getzola/hyde"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/juice/index.md b/docs/content/themes/juice/index.md
index bd417a4e..05e74afb 100644
--- a/docs/content/themes/juice/index.md
+++ b/docs/content/themes/juice/index.md
@@ -3,11 +3,11 @@
title = "juice"
description = "An intuitive, elegant, and lightweight Zola theme for product sites."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/huhu/juice"
homepage = "https://github.com/huhu/juice"
minimum_version = "0.11.0"
@@ -61,6 +61,7 @@ theme = "juice"
You can customize your **hero** by using `hero` block in the `index.html`.
```html
+{%/* extends "juice/templates/index.html" */%}
{%/* block hero */%}
Your cool hero html...
@@ -116,11 +117,20 @@ juice_logo_path = "juice.svg"
juice_extra_menu = [
{ title = "Github", link = "https://github.com/huhu/juice"}
]
+repository_url = "https://github.com/huhu/juice"
```
+# Shortcodes
+
+**Juice** have some builtin shortcodes available in `templates/shortcodes` directory.
+
+- `issue(id)` - A shortcode to render issue url, e.g. `issue(id=1)` would render to the link `https://github.com/huhu/juice/issue/1`.
+
+> The `repository_url` is required.
+
# Showcases
-Please see the [showcases page](/showcases).
+Please see the [showcases page](https://juice.huhu.io/showcases).
# Contributing
@@ -130,4 +140,5 @@ We appreciate any form of contribution:
- New issues (feature requests, bug reports, questions, ideas, ...)
- Pull requests (documentation improvements, code improvements, new features, ...)
+
\ No newline at end of file
diff --git a/docs/content/themes/lightspeed/index.md b/docs/content/themes/lightspeed/index.md
index 59601733..b806e3a1 100644
--- a/docs/content/themes/lightspeed/index.md
+++ b/docs/content/themes/lightspeed/index.md
@@ -3,11 +3,11 @@
title = "lightspeed"
description = "Zola theme with a perfect Lighthouse score"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/carpetscheme/lightspeed"
homepage = "https://github.com/carpetscheme/lightspeed"
minimum_version = "0.10.0"
diff --git a/docs/content/themes/ntun/index.md b/docs/content/themes/ntun/index.md
new file mode 100644
index 00000000..f4ceeb58
--- /dev/null
+++ b/docs/content/themes/ntun/index.md
@@ -0,0 +1,78 @@
+
++++
+title = "ntun-zola-theme"
+description = "A classic resume theme"
+template = "theme.html"
+date = 2021-05-06T18:30:07+02:00
+
+[extra]
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
+repository = "https://github.com/Netoun/ntun"
+homepage = "https://github.com/netoun/ntun"
+minimum_version = "0.1.0"
+license = "MIT"
+demo = "https://netoun.github.io/ntun/"
+
+[extra.author]
+name = "Nicolas Coulonnier"
+homepage = "https://netoun.com"
++++
+
+# **Ntun**
+
+![alt text](screenshot.png "Screenshoot")
+
+**Live demo** : https://netoun.github.io/ntun/
+## Contents
+
+- [Installation](#installation)
+- [Options](#options)
+
+## Installation
+First download this theme to your `themes` directory:
+
+```bash
+cd themes
+git clone https://github.com/netoun/ntun.git
+```
+and then enable it in your `config.toml`:
+
+```toml
+theme = "ntun"
+```
+
+This theme requires index section in `about` (`content/about/_index.md`)
+
+The posts should therefore be in directly under the `content about` folder.
+
+## Options
+
+Set a field in `extra` with a key of `after_dark_menu`:
+
+```toml
+[extra]
+author = "Jon Snow"
+author_image="me.jpg"
+city="Winterfell"
+years="281"
+
+job = "King of the north"
+description = "Dragons & Aunt ❤️"
+
+links = [
+ { url = "", title="", icon = "fab fa-github"},
+ { url = "", title="", icon = "fab fa-twitter"},
+ { url = "", title="", icon = "fab fa-linkedin"},
+ { url = "mailto:"title="", icon = "fas fa-envelope"}
+]
+
+# if you add languages, put your emoji flag on array
+languages_flags = [
+ "🇬🇧"
+]
+```
+
+If you put `$BASE_URL` in a url, it will automatically be replaced by the actual
+site URL.
+
\ No newline at end of file
diff --git a/docs/content/themes/ntun/screenshot.png b/docs/content/themes/ntun/screenshot.png
new file mode 100644
index 00000000..094ed81c
Binary files /dev/null and b/docs/content/themes/ntun/screenshot.png differ
diff --git a/docs/content/themes/oceanic-zen/index.md b/docs/content/themes/oceanic-zen/index.md
index a8806b14..008492e3 100644
--- a/docs/content/themes/oceanic-zen/index.md
+++ b/docs/content/themes/oceanic-zen/index.md
@@ -3,11 +3,11 @@
title = "Oceanic Zen"
description = "Minimalistic blog theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/barlog-m/oceanic-zen.git"
homepage = "https://github.com/barlog-m/oceanic-zen"
minimum_version = "0.12.0"
diff --git a/docs/content/themes/sam/index.md b/docs/content/themes/sam/index.md
index 97c6791d..5d9b8d16 100644
--- a/docs/content/themes/sam/index.md
+++ b/docs/content/themes/sam/index.md
@@ -3,11 +3,11 @@
title = "sam"
description = "A Simple and Minimalist theme with a focus on typography and content."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/janbaudisch/zola-sam.git"
homepage = "https://github.com/janbaudisch/zola-sam"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/simple-dev-blog/index.md b/docs/content/themes/simple-dev-blog/index.md
index 7a5fa945..ebfb0058 100644
--- a/docs/content/themes/simple-dev-blog/index.md
+++ b/docs/content/themes/simple-dev-blog/index.md
@@ -3,11 +3,11 @@
title = "simple-dev-blog"
description = "A simple dev blog theme with no javascript, prerendered linked pages and SEO tags."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter"
homepage = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/slim/index.md b/docs/content/themes/slim/index.md
index ae97b734..136f0e44 100644
--- a/docs/content/themes/slim/index.md
+++ b/docs/content/themes/slim/index.md
@@ -3,11 +3,11 @@
title = "Slim"
description = "Slim is a minimal, clean and beautiful theme for Zola."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/jameshclrk/zola-slim"
homepage = "https://github.com/jameshclrk/zola-slim"
minimum_version = "0.8.0"
diff --git a/docs/content/themes/solar-theme-zola/index.md b/docs/content/themes/solar-theme-zola/index.md
index 79d553bd..471bd4ec 100644
--- a/docs/content/themes/solar-theme-zola/index.md
+++ b/docs/content/themes/solar-theme-zola/index.md
@@ -3,11 +3,11 @@
title = "solar-theme-zola"
description = "A port of solar-theme-hugo for zola"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/hulufei/solar-theme-zola.git"
homepage = "https://github.com/hulufei/solar-theme-zola"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/tale-zola/index.md b/docs/content/themes/tale-zola/index.md
new file mode 100644
index 00000000..76043d94
--- /dev/null
+++ b/docs/content/themes/tale-zola/index.md
@@ -0,0 +1,285 @@
+
++++
+title = "tale-zola"
+description = "Tala-Zola is a minimal Zola theme helping you to build a nice and seo-ready blog."
+template = "theme.html"
+date = 2021-05-06T18:30:07+02:00
+
+[extra]
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
+repository = "https://github.com/aaranxu/tale-zola.git"
+homepage = "https://github.com/aaranxu/tale-zola"
+minimum_version = "0.13.0"
+license = "MIT"
+demo = "https://tale-zola.netlify.app/"
+
+[extra.author]
+name = "Aaran Xu"
+homepage = "https://github.com/aaranxu"
++++
+
+# Tale-Zola Theme
+
+
+Tala-Zola is a minimal [Zola](https://www.getzola.org) theme helping you to
+build a light and seo-ready blog, and you can customise any information of the
+blog without having to modify the codes of the template. Tala-Zola is a port of
+the Jekyll theme [Tale](https://github.com/chesterhow/tale).
+
+
+## Demo
+
+[Live Preview](https://tale-zola.netlify.app/).
+
+## Requirements
+
+Before using the theme, you need to install the [Zola](https://www.getzola.org/documentation/getting-started/installation/) ≥ 0.13.0.
+
+## Quick Start
+
+```bash
+git clone git@github.com:aaranxu/tale-zola.git
+cd tale-zola
+zola serve
+# open http://127.0.0.1:1111/ in the browser
+```
+
+## Installation
+
+Just earlier we showed you how to run the theme directly. Now we start to
+install the theme in an existing site step by step.
+
+### Step 1: Create a new zola site
+
+```bash
+zola init blog
+```
+
+### Step 2: Install Tale-Zola
+
+Download this theme to your themes directory:
+
+```bash
+cd blog/themes
+git clone git@github.com:aaranxu/tale-zola.git
+```
+
+Or install as a submodule:
+
+```bash
+cd blog
+git init # if your project is a git repository already, ignore this command
+git submodule add git@github.com:aaranxu/tale-zola.git themes/tale-zola
+```
+
+### Step 3: Configuration
+
+Enable the theme in your `config.toml` in the site derectory:
+
+```toml
+theme = "tale-zola"
+```
+
+Or copy the `config.toml.example` from the theme directory to your project's
+root directory:
+
+```bash
+cp themes/tale-zola/config.toml.example config.toml
+```
+
+### Step 4: Add new content
+
+Add an `_index.md` file to your `content` directory with some lines as bellows.
+
+```text
++++
+sort_by = "date"
+paginate_by = 5
++++
+```
+
+Add a blog article file with a filename `first-post.md` (or other filenames) and
+input some content in it.
+
+```text
++++
+title = "First Post"
+date = 2021-05-01T18:18:18+00:00
+
+[taxonomies]
+tags = ["Post"]
+
+[extra]
+author = "Your Name"
++++
+
+This is my first post.
+```
+
+
+Or you can just copy the content from the theme directory to your project:
+
+```bash
+cp -r themes/tale-zola/content .
+```
+
+### Step 5: Run the project
+
+Just run `zola serve` in the root path of the project:
+
+```bash
+zola serve
+```
+
+Tale-Zola will start the Zola development web server accessible by default at
+`http://127.0.0.1:1111`. Saved changes will live reload in the browser.
+
+## Customisation
+
+You can customize your configurations, templates and content for yourself. Look
+at the `config.toml`, `theme.toml` and templates files in this repo for an idea.
+
+In most cases you only need to modify the content in the `config.toml` file to
+custom your blog, including different expressions in your speaking language.
+
+### Necessary Configurations
+
+Add some information for your blog.
+
+```toml
+title = "You Blog Title"
+description = "The description of your blog."
+```
+
+Set the tags for the site.
+
+```toml
+taxonomies = [
+ {name = "tags"},
+]
+```
+
+Add menus and footer information for your blog.
+
+```
+# Menu items
+[[extra.menu]]
+name = "Posts"
+url = "/"
+
+[[extra.menu]]
+name = "Tags"
+url = "tags"
+
+[[extra.menu]]
+name = "About"
+url = "about"
+
+[extra.footer]
+start_year = "2020" # start year of the site
+end_year = "2021" # end year of the site
+info = "The information on the footer."
+```
+
+#### Option Configurations
+
+Add your name as the author name for the blog globally.
+
+```toml
+[extra]
+author = "Your Name"
+```
+
+Use Google Analytics. Add your own Google Analytics ID.
+
+```toml
+[extra]
+google_analytics = "UA—XXXXXXXX-X"
+```
+
+Code syntax highlighting. See also [syntax hightlighting](https://www.getzola.org/documentation/getting-started/configuration/#syntax-highlighting).
+
+```toml
+[markdown]
+highlight_code = true
+highlight_theme = "base16-ocean-light"
+```
+
+Use KaTeX to support the math notation
+
+```toml
+[extra]
+katex = true
+```
+
+> Note: You can also add the `katex` option on per mardown file of the page or section.
+
+Set date format in the site
+
+```toml
+[extra]
+timeformat = "%B %e, %Y" # e.g. June 14, 2021, and this is the default format
+```
+
+SEO settings, like Open Graph + Twitter Cards
+
+```toml
+[extra.seo]
+# this image will be used as fallback if a page has no image of its own
+image = "tale.png"
+image_height = 50
+image_width = 50
+og_locale = "en_US"
+
+ [extra.seo.twitter]
+ site = "twitter_accout"
+ creator = "twitter_accout"
+
+ [extra.seo.facebook]
+ admins = "facebook_accout"
+ publisher = "facebook_accout"
+```
+
+Change the words in your speaking language.
+
+```toml
+[extra.expressions]
+home = "Home" # The homepage's name
+pinned = "Pinned" # On the header of the post list
+written_by = "Written by" # Like: Written by Aaran Xu
+on = "on" # Like: on May 3, 2021
+top = "Top" # Go to the top of the page in the post
+tags = "Tags" # In the page of Tags
+
+# The contents of the 404 page
+p404 = "404: Page not found"
+p404_info = "Oops! We can't seem to find the page you are looking for."
+p404_back_home_start = "Let's"
+p404_back_home_with_link = "head back home"
+p404_back_home_end = "."
+```
+
+### Custom CSS styles
+
+Just add your own styles to `sass/_custom.scss` file.
+
+## Reporting Issues
+
+We use GitHub Issues as the official bug tracker for the **Tale-Zola**. Please
+search [existing issues](https://github.com/aaranxu/tale-zola/issues). It’s
+possible someone has already reported the same problem.
+
+If your problem or idea is not addressed yet, [open a new issue](https://github.com/aaranxu/tale-zola/issues/new).
+
+## Contributing
+
+We'd love your help! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) to learn
+about the kinds of contributions we're looking for.
+
+## License
+
+Tale-Zola is distributed under the terms of the
+[MIT license](LICENSE).
+
+
\ No newline at end of file
diff --git a/docs/content/themes/tale-zola/screenshot.png b/docs/content/themes/tale-zola/screenshot.png
new file mode 100644
index 00000000..184606fa
Binary files /dev/null and b/docs/content/themes/tale-zola/screenshot.png differ
diff --git a/docs/content/themes/toucan/index.md b/docs/content/themes/toucan/index.md
index a02b4396..05d39955 100644
--- a/docs/content/themes/toucan/index.md
+++ b/docs/content/themes/toucan/index.md
@@ -3,11 +3,11 @@
title = "Toucan"
description = "Inspired from Pelican default theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://git.42l.fr/HugoTrentesaux/toucan.git"
homepage = "https://git.42l.fr/HugoTrentesaux/toucan"
minimum_version = "0.8.0"
diff --git a/docs/content/themes/zerm/index.md b/docs/content/themes/zerm/index.md
index de473b28..28e7bf25 100644
--- a/docs/content/themes/zerm/index.md
+++ b/docs/content/themes/zerm/index.md
@@ -3,11 +3,11 @@
title = "zerm"
description = "A minimalistic and dark theme based on Radek Kozieł's theme for Hugo"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/ejmg/zerm.git"
homepage = "https://github.com/ejmg/zerm"
minimum_version = "0.8.0"
diff --git a/docs/content/themes/zola-henry/index.md b/docs/content/themes/zola-henry/index.md
index 531845b0..62c88859 100644
--- a/docs/content/themes/zola-henry/index.md
+++ b/docs/content/themes/zola-henry/index.md
@@ -3,11 +3,11 @@
title = "henry"
description = "A timeless blog theme"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/sirodoht/zola-henry"
homepage = "https://github.com/sirodoht/zola-henry"
minimum_version = "0.4.0"
diff --git a/docs/content/themes/zola-paper/index.md b/docs/content/themes/zola-paper/index.md
index 403fcf17..54334f63 100644
--- a/docs/content/themes/zola-paper/index.md
+++ b/docs/content/themes/zola-paper/index.md
@@ -3,11 +3,11 @@
title = "zola-paper"
description = "A clean theme inspired from hugo-paper."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/schoenenberg/zola-paper.git"
homepage = "https://github.com/schoenenberg/zola-paper"
minimum_version = "0.11.0"
diff --git a/docs/content/themes/zola-pickles/index.md b/docs/content/themes/zola-pickles/index.md
index 405df95f..cb291820 100644
--- a/docs/content/themes/zola-pickles/index.md
+++ b/docs/content/themes/zola-pickles/index.md
@@ -3,11 +3,11 @@
title = "pickles"
description = "A modern, simple, clean blog theme for Zola."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/lukehsiao/zola-pickles.git"
homepage = "https://github.com/lukehsiao/zola-pickles"
minimum_version = "0.13.0"
diff --git a/docs/content/themes/zola-theme-hikari/index.md b/docs/content/themes/zola-theme-hikari/index.md
index bc6bc1f2..e36b0472 100644
--- a/docs/content/themes/zola-theme-hikari/index.md
+++ b/docs/content/themes/zola-theme-hikari/index.md
@@ -3,11 +3,11 @@
title = "Hikari"
description = "Fluid, responsive blog theme for Zola"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/waynee95/zola-theme-hikari"
homepage = "https://github.com/waynee95/zola-theme-hikari"
minimum_version = "0.5.1"
diff --git a/docs/content/themes/zola.386/index.md b/docs/content/themes/zola.386/index.md
index f9a3ffdf..a55738f8 100644
--- a/docs/content/themes/zola.386/index.md
+++ b/docs/content/themes/zola.386/index.md
@@ -3,16 +3,16 @@
title = "zola.386"
description = "Zola port of the BOOTSTRA.386 theme."
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/lopes/zola.386"
homepage = "https://github.com/lopes/zola.386"
minimum_version = "0.10.1"
license = "MIT"
-demo = "https://zola-386.netlify.com"
+demo = "https://zola386.netlify.com"
[extra.author]
name = "José Lopes"
diff --git a/docs/content/themes/zola_easydocs_theme/index.md b/docs/content/themes/zola_easydocs_theme/index.md
index 8683eafa..e803e40c 100644
--- a/docs/content/themes/zola_easydocs_theme/index.md
+++ b/docs/content/themes/zola_easydocs_theme/index.md
@@ -3,11 +3,11 @@
title = "EasyDocs"
description = "An easy way to create docs for your project"
template = "theme.html"
-date = 2021-05-06T02:57:59+08:00
+date = 2021-05-06T18:30:07+02:00
[extra]
-created = 2021-05-06T02:57:59+08:00
-updated = 2021-05-06T02:57:59+08:00
+created = 2021-05-06T18:30:07+02:00
+updated = 2021-05-06T18:30:07+02:00
repository = "https://github.com/codeandmedia/zola_easydocs_theme.git"
homepage = "https://github.com/codeandmedia/zola_easydocs_theme"
minimum_version = "0.13.0"