diff --git a/docs/content/themes/DeepThought/index.md b/docs/content/themes/DeepThought/index.md new file mode 100644 index 00000000..ec13f4d7 --- /dev/null +++ b/docs/content/themes/DeepThought/index.md @@ -0,0 +1,91 @@ + ++++ +title = "DeepThought" +description = "A simple blog theme focused on writing powered by Bulma and Zola." +template = "theme.html" +date = 2020-09-02T11:42:41+05:30 + +[extra] +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 +repository = "https://github.com/RatanShreshtha/DeepThought.git" +homepage = "https://github.com/RatanShreshtha/DeepThought" +minimum_version = "0.9.0" +license = "MIT" +demo = "https://zen-austin-0c80be.netlify.app/" + +[extra.author] +name = "Ratan Kulshreshtha" +homepage = "https://ratanshreshtha.dev" ++++ + +# DeepThought +> A simple blog theme focused on writing powered by Bulma and Zola. + +![DeepThought](./screenshot.png) + +# [Live Demo](https://zen-austin-0c80be.netlify.app/) + +## Installation +Get [Zola](https://www.getzola.org/) and/or follow their guide on [installing a theme](https://www.getzola.org/documentation/themes/installing-and-using-themes/). +Make sure to add `theme = "DeepThought"` to your `config.toml` + +#### Check zola version (only 0.9.0+) +Just to double-check to make sure you have the right version. It is not supported to use this theme with a version under 0.9.0. + +### how to serve +go into your sites directory, and type `zola serve`. You should see your new site at `localhost:1111`. + +### Deployment to Github Pages or Netlify +[Zola](https://www.getzola.org) already has great documentation for deploying to [Netlify](https://www.getzola.org/documentation/deployment/netlify/) or [Github Pages](https://www.getzola.org/documentation/deployment/github-pages/). I won't bore you with a regurgitated explanation. + +#### Theme Options +```toml +# Add links to favicon +[extra.favicon] +favicon_16x16 = "/icons/favicon-16x16.png" +favicon_32x32 = "/icons/favicon-32x32.png" +apple_touch_icon = "/icons/apple-touch-icon.png" +safari_pinned_tab = "/icons/safari-pinned-tab.svg" +webmanifest = "/icons/site.webmanifest" + +# Author details +[extra.author] +name = "DeepThought" +avatar = "/images/avatar.png" + +# Social link setup +[extra.social] +[extra.social] +facebook = "" +github = "" +keybase = "" +linkedin = "" +stackoverflow = "" +twitter = "" + +# To add google analytics +[extra.analytics] +google = "" + +# To add hyvor comments +[extra.commenting] +hyvor = "" + +# To enable mapbox maps +[extra.mapbox] +access_token = "" +``` + +## Features + - [x] Pagination + - [x] Search + - [x] Charts + - [x] Maps + - [x] Diagrams + - [x] Analytics + - [x] Comments + - [x] Categories + - [ ] Social Links + + \ No newline at end of file diff --git a/docs/content/themes/DeepThought/screenshot.png b/docs/content/themes/DeepThought/screenshot.png new file mode 100644 index 00000000..43ee5877 Binary files /dev/null and b/docs/content/themes/DeepThought/screenshot.png differ diff --git a/docs/content/themes/Ergo/index.md b/docs/content/themes/Ergo/index.md index bb617c74..2be105ff 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 repository = "https://github.com/InsidiousMind/Ergo.git" homepage = "https://github.com/insipx/Ergo" minimum_version = "0.4.1" diff --git a/docs/content/themes/Zulma/index.md b/docs/content/themes/Zulma/index.md index 7320cf19..54432637 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 repository = "https://github.com/Worble/Zulma" homepage = "https://github.com/Worble/Zulma" minimum_version = "0.6.0" diff --git a/docs/content/themes/after-dark/index.md b/docs/content/themes/after-dark/index.md index 9b337dba..a17ac7df 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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/anpu/index.md b/docs/content/themes/anpu/index.md index 84216ff5..cac1c9d8 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 56e84795..3413378f 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 42926e51..a03bc882 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 84247341..29360827 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 58a9095d..abbf0653 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 46c4d98f..cb33f84e 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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/even/index.md b/docs/content/themes/even/index.md index aa607765..ad7db95c 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 3cc14ba2..7189a20d 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 3e766459..7f01d77f 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 5fe1a17e..f12df468 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 105088c6..8a308941 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 48193576..12bd0f10 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 repository = "https://github.com/huhu/juice" homepage = "https://github.com/huhu/juice" minimum_version = "0.11.0" diff --git a/docs/content/themes/lightspeed/index.md b/docs/content/themes/lightspeed/index.md index 6729f5c2..7a32833e 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 repository = "https://github.com/carpetscheme/lightspeed" homepage = "https://github.com/carpetscheme/lightspeed" minimum_version = "0.10.0" diff --git a/docs/content/themes/sam/index.md b/docs/content/themes/sam/index.md index c1bb0018..eeb106f9 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 9a2b06b9..3095dbc4 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 d5667a64..8636d119 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 ef06c5ba..abcd7cdb 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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/toucan/index.md b/docs/content/themes/toucan/index.md index 972a4fc1..273af04a 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 df665b2a..772b9341 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 ba6eb8a0..adf40053 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 2d279309..262e9613 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 0756f979..aac0ccd6 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 repository = "https://github.com/lukehsiao/zola-pickles.git" homepage = "https://github.com/lukehsiao/zola-pickles" minimum_version = "0.11.0" diff --git a/docs/content/themes/zola-theme-hikari/index.md b/docs/content/themes/zola-theme-hikari/index.md index cc5eff2d..7520d104 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 = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 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 41b69131..20d59d67 100644 --- a/docs/content/themes/zola.386/index.md +++ b/docs/content/themes/zola.386/index.md @@ -3,11 +3,11 @@ title = "zola.386" description = "Zola port of the BOOTSTRA.386 theme." template = "theme.html" -date = 2020-08-10T11:31:05+02:00 +date = 2020-09-02T11:42:41+05:30 [extra] -created = 2020-08-10T11:31:05+02:00 -updated = 2020-08-10T11:31:05+02:00 +created = 2020-09-02T11:42:41+05:30 +updated = 2020-09-02T11:42:41+05:30 repository = "https://github.com/lopes/zola.386" homepage = "https://github.com/lopes/zola.386" minimum_version = "0.1.3"