Update themes gallery (#2505)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Vincent Prouillet 2024-05-23 21:48:08 +02:00 committed by GitHub
parent b0eacbc55c
commit ceced4bf1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
87 changed files with 357 additions and 393 deletions

View file

@ -3,11 +3,11 @@
title = "DeepThought"
description = "A simple blog theme focused on writing powered by Bulma and Zola."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/RatanShreshtha/DeepThought.git"
homepage = "https://github.com/RatanShreshtha/DeepThought"
minimum_version = "0.14.1"

View file

@ -3,11 +3,11 @@
title = "Ergo"
description = "A simple blog Theme focused on writing, inspired by svbtle"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/insipx/Ergo.git"
homepage = "https://github.com/insipx/Ergo"
minimum_version = "0.4.1"

View file

@ -3,11 +3,11 @@
title = "HayFlow"
description = "HayFlow is a minimal and completely modular Zola theme for anyone wishing to have their own landing page."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://gitlab.com/cyril-marpaud/hayflow.git"
homepage = "https://gitlab.com/cyril-marpaud/hayflow"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Zulma"
description = "A zola theme based off bulma.css"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/Worble/Zulma.git"
homepage = "https://github.com/Worble/Zulma"
minimum_version = "0.6.0"

View file

@ -3,16 +3,16 @@
title = "abridge"
description = "A fast and lightweight Zola theme using semantic html, a class-light abridge.css, and No mandatory JS."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/Jieiku/abridge.git"
homepage = "https://github.com/jieiku/abridge"
minimum_version = "0.18.0"
license = "MIT"
demo = "https://abridge.netlify.app/"
demo = "https://abridge.pages.dev/"
[extra.author]
name = "Jake G (jieiku)"
@ -24,7 +24,7 @@ homepage = "https://github.com/jieiku/"
# Abridge Zola Theme
A fast, lightweight, and modern [Zola](https://getzola.org) theme utilizing [abridge.css](https://github.com/Jieiku/abridge.css) (a class-light semantic HTML CSS Framework). Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.netlify.app), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.netlify.app) scores. Here is a [Zola Themes Benchmarks](https://github.com/Jieiku/zola-themes-benchmarks/blob/main/README.md) Page.
A fast, lightweight, and modern [Zola](https://getzola.org) theme utilizing [abridge.css](https://github.com/Jieiku/abridge.css) (a class-light semantic HTML CSS Framework). Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.pages.dev), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.pages.dev) scores. Here is a [Zola Themes Benchmarks](https://github.com/Jieiku/zola-themes-benchmarks/blob/main/README.md) Page.
![Lighthouse Score](https://raw.githubusercontent.com/Jieiku/abridge/master/content/overview-abridge/lighthouse.png)
@ -34,28 +34,28 @@ Maintenance of this project is made possible by all the <a href="https://github.
---
**[View Abridge demo](https://abridge.netlify.app/overview-abridge/)**
**[View Abridge demo](https://abridge.pages.dev/overview-abridge/)**
**[View Abridge.css demo](https://abridgecss.netlify.app/overview-abridge/)** [[abridge.css framework](https://github.com/Jieiku/abridge.css/tree/master/dist)]
**[View Abridge.css demo](https://abridge-css.pages.dev/overview-abridge/)** [[abridge.css framework](https://github.com/Jieiku/abridge.css/tree/master/dist)]
The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml](https://github.com/Jieiku/abridge.css/blob/master/config.toml), [sass/abridge.scss](https://github.com/Jieiku/abridge.css/blob/master/sass/abridge.scss)
</div>
## Features
- [X] Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.netlify.app), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.netlify.app) scores.
- [X] [PWA support](https://abridge.netlify.app/overview-abridge/#pwa-progressive-web-app) (Progressive Web Application).
- [X] All JavaScript can be [fully disabled](https://abridge.netlify.app/overview-abridge/#javascript-files).
- [X] Perfect [Lighthouse](https://pagespeed.web.dev/report?url=abridge.pages.dev), [YellowLabTools](https://yellowlab.tools/), and [Observatory](https://observatory.mozilla.org/analyze/abridge.pages.dev) scores.
- [X] [PWA support](https://abridge.pages.dev/overview-abridge/#pwa-progressive-web-app) (Progressive Web Application).
- [X] All JavaScript can be [fully disabled](https://abridge.pages.dev/overview-abridge/#javascript-files).
- [X] Dark, Light, Auto, and Switcher themes. (colors can be customized, css variables)
- [X] Code [syntax highlighting](https://abridge.netlify.app/overview-code-blocks/). (colors can be customized, css variables)
- [X] Numbered code blocks with [line highlighting](https://abridge.netlify.app/overview-code-blocks/#toml).
- [X] Code [syntax highlighting](https://abridge.pages.dev/overview-code-blocks/). (colors can be customized, css variables)
- [X] Numbered code blocks with [line highlighting](https://abridge.pages.dev/overview-code-blocks/#toml).
- [X] Entirely Offline Site by using the PWA **or** by setting `offline = true` in `config.toml` (full search support).
- [X] Multi-language support.
- [X] Search support. (elasticlunr, tinysearch, stork)
- [X] Search Suggestions navigation keys, `/` focus, `arrow` move, `enter` select, `escape` close.
- [X] Search Results Page, type search query then hit `Enter Key` or `click` the search button icon.
- [X] [SEO](https://abridge.netlify.app/overview-abridge/#seo-and-header-tags) support. (Search Engine Optimization)
- [X] [Pagination](https://abridge.netlify.app/overview-abridge/#pagination) with numbered paginator on index.
- [X] [SEO](https://abridge.pages.dev/overview-abridge/#seo-and-header-tags) support. (Search Engine Optimization)
- [X] [Pagination](https://abridge.pages.dev/overview-abridge/#pagination) with numbered paginator on index.
- [X] Title Based Previous and Next Article links at bottom of Article.
- [X] Table of Contents in page Index (Optional, clickable links)
- [X] Recent Posts Block. (Optional)
@ -63,16 +63,16 @@ The Abridge.css demo is simply using Abridge theme as a submodule: [config.toml]
- [X] Code Blocks copy button.
- [X] Email link in footer obfuscation. (anti-spam)
- [X] [KaTeX](https://katex.org/) support.
- [X] [Archive page](https://abridge.netlify.app/archive/).
- [x] [Tags](https://abridge.netlify.app/tags/).
- [X] [Archive page](https://abridge.pages.dev/archive/).
- [x] [Tags](https://abridge.pages.dev/tags/).
- [x] Categories. (similar to Tags, disabled/commented out by default)
- [x] Social icon links in footer.
- [X] Responsive design. (mobile first)
- [X] Video Shortcodes: [Youtube](https://abridge.netlify.app/video-streaming-sites/overview-embed-youtube/), [Vimeo](https://abridge.netlify.app/video-streaming-sites/overview-embed-vimeo/), [Streamable](https://abridge.netlify.app/video-streaming-sites/overview-embed-streamable/).
- [X] Media Shortcodes: [video](https://abridge.netlify.app/overview-rich-content/#video), [img](https://abridge.netlify.app/overview-images/#img-shortcode), [imgswap](https://abridge.netlify.app/overview-images/#imgswap-shortcode), [image](https://abridge.netlify.app/overview-rich-content/#image), [gif](https://abridge.netlify.app/overview-rich-content/#gif), [audio](https://abridge.netlify.app/overview-rich-content/#audio).
- [X] Other Shortcodes: [showdata](https://abridge.netlify.app/overview-showdata/), [katex](https://abridge.netlify.app/overview-math/#usage-1).
- [X] Video Shortcodes: [Youtube](https://abridge.pages.dev/video-streaming-sites/overview-embed-youtube/), [Vimeo](https://abridge.pages.dev/video-streaming-sites/overview-embed-vimeo/), [Streamable](https://abridge.pages.dev/video-streaming-sites/overview-embed-streamable/).
- [X] Media Shortcodes: [video](https://abridge.pages.dev/overview-rich-content/#video), [img](https://abridge.pages.dev/overview-images/#img-shortcode), [imgswap](https://abridge.pages.dev/overview-images/#imgswap-shortcode), [image](https://abridge.pages.dev/overview-rich-content/#image), [gif](https://abridge.pages.dev/overview-rich-content/#gif), [audio](https://abridge.pages.dev/overview-rich-content/#audio).
- [X] Other Shortcodes: [showdata](https://abridge.pages.dev/overview-showdata/), [katex](https://abridge.pages.dev/overview-math/#usage-1).
**[Complete Documentation is available here](https://abridge.netlify.app/overview-abridge/)**
**[Complete Documentation is available here](https://abridge.pages.dev/overview-abridge/)**
## Quick Start
@ -132,7 +132,7 @@ rsync themes/abridge/package.json package.json
- `COPY-TO-ROOT-SASS/abridge.scss` overrides to customize Abridge variables.
- `netlify.toml` settings to deploy your repo with netlfiy.
- `package_abridge.js` node script to: update cache files list in PWA, minify js, bundle js
- `package.json` to switch between nosearch, elasticlunr, tinysearch, stork.
- `package.json` to facilitate use of package_abridge.js
Uncomment the theme line in your project's root config.toml:
@ -162,7 +162,7 @@ Saved changes will live reload in the browser. (press `ctrl+f5`, or while develo
## Customization
For further customization be sure to [check the docs](https://abridge.netlify.app/overview-abridge/).
For further customization be sure to [check the docs](https://abridge.pages.dev/overview-abridge/).
## Sponsor

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View file

@ -3,11 +3,11 @@
title = "adidoks"
description = "AdiDoks is a Zola theme helping you build modern documentation."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/aaranxu/adidoks.git"
homepage = "https://github.com/aaranxu/adidoks"
minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "after-dark"
description = "A robust, elegant dark theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/getzola/after-dark.git"
homepage = "https://github.com/getzola/after-dark"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "Albatros"
description = "A feature rich theme originally made for Duniter website."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://git.42l.fr/HugoTrentesaux/Albatros.git"
homepage = "https://git.42l.fr/HugoTrentesaux/Albatros"
minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "anatole-zola"
description = "A port of farbox-theme-Anatole for zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/longfangsong/anatole-zola.git"
homepage = "https://github.com/longfangsong/anatole-zola"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Andromeda"
description = "Photography journal blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/Pixadus/andromeda-theme.git"
homepage = "https://github.com/Pixadus/andromeda-theme"
minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "anemone"
description = "A minimalist Zola theme that prioritizes clean CSS and avoids heavy JavaScript. Enjoy a seamless user experience with lightning-fast load times. Let your content take center stage in a clutter-free, elegant design that enhances readability. Responsive and efficient, anemone brings focus to your ideas."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/Speyll/anemone.git"
homepage = "https://github.com/Speyll/anemone"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Anpu"
description = "A port of the Hugo Anubis theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/zbrox/anpu-zola-theme.git"
homepage = "https://github.com/zbrox/anpu-zola-theme"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "apollo"
description = "Modern and minimalistic blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/not-matthias/apollo.git"
homepage = "https://github.com/not-matthias/apollo"
minimum_version = "0.14.0"

View file

@ -3,11 +3,11 @@
title = "archie-zola"
description = "A zola theme based on Hugo archie."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/XXXMrG/archie-zola.git"
homepage = "https://github.com/XXXMrG/archie-zola"
minimum_version = "0.14.0"

View file

@ -3,11 +3,11 @@
title = "ataraxia"
description = "A personal theme focused on ease of reading."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/gersonbdev/ataraxia-zola.git"
homepage = "https://github.com/gersonbenavides/ataraxia-zola"
minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "Bear"
description = "Bear blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://codeberg.org/alanpearce/zola-bearblog.git"
homepage = "https://codeberg.org/alanpearce/zola-bearblog"
minimum_version = "0.4.0"
@ -94,6 +94,29 @@ The contents of the `index`-page may be changed by editing your `content/_index.
Add a `custom_head.html`-file to your `templates/`-directory. In there you may add a `<style>`-tag, *or* you may add a `<link>`-tag referencing your own `custom.css` (in case you prefer to have a separate `.css`-file). Check out the [`style.html`](https://codeberg.org/alanpearce/zola-bearblog/src/branch/main/templates/style.html)-file to find out which CSS-styles are applied by default.
### Table of contents
Table of contents are not rendered by default. To render them, set `extra.table_of_contents.show = true` in `config.toml`.
The table of contents is rendered inside a `details` element.
If you want the section to be collapsed on page load, set `extra.table_of_contents.visible_on_load = false`.
This defaults to `true`.
In addition, `extra.table_of_contents.max_level` can limit the maximum level of headers to show.
To show only `h1`s, set `max_level = 1`, to show `h1`s and `h2`s, set `max_level = 2`, and so on.
By default, `max_level` is set to 6, so all headers on the page are shown.
Below is an example of how to configure the table of contents in `config.toml`.
```toml
[extra.table_of_contents]
show = true
max_level = 2
visible_on_load = false
```
It can also be toggled on page-by-page basis. Add `extra.hide_table_of_contents = true` to the page's frontmatter to hide the table of contents for that specific page.
## Issues / Feedback / Contributing
Please use [Codeberg issues](https://codeberg.org/alanpearce/zola-bearblog/issues) and [Pull Requests](https://codeberg.org/alanpearce/zola-bearblog/pulls).

View file

@ -3,11 +3,11 @@
title = "Blow"
description = "A Zola theme made with Tailwindcss"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/tchartron/blow.git"
homepage = "https://github.com/tchartron/blow"
minimum_version = "0.9.0"

View file

@ -3,11 +3,11 @@
title = "book"
description = "A book theme inspired from GitBook/mdBook"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/getzola/book.git"
homepage = "https://github.com/getzola/book"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "boring"
description = "A minimal theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/ssiyad/boring.git"
homepage = "https://github.com/ssiyad/boring"
minimum_version = "0.16.0"

View file

@ -3,11 +3,11 @@
title = "Clean Blog"
description = "A port of Start Bootstrap Clean Blog for Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/dave-tucker/zola-clean-blog.git"
homepage = "https://github.com/dave-tucker/zola-clean-blog"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "codinfox-zola"
description = "Codinfox theme for Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/svavs/codinfox-zola.git"
homepage = "https://github.com/svavs/codinfox-zola"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "d3c3nt"
description = "A simple, clean, and flexible theme for personal sites."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "git://git.figbert.com/d3c3nt.git"
homepage = "https://git.figbert.com/d3c3nt/"
minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "dinkleberg"
description = "The Rust BR theme for Gutenberg"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/rust-br/dinkleberg.git"
homepage = "https://github.com/rust-br/dinkleberg"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Docsascode_theme"
description = "A modern simple Zola's theme related to docs as code methodology"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/codeandmedia/zola_docsascode_theme.git"
homepage = "https://github.com/codeandmedia/zola_docsascode_theme"
minimum_version = "0.10.0"

View file

@ -3,11 +3,11 @@
title = "dose"
description = "a small blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/oltdaniel/dose.git"
homepage = "https://github.com/oltdaniel/dose"
minimum_version = "0.14.0"

View file

@ -3,11 +3,11 @@
title = "Duckquill"
description = "Modern, pretty, and clean theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://codeberg.org/daudix/duckquill.git"
homepage = "https://codeberg.org/daudix/duckquill"
minimum_version = "0.17.2"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 169 KiB

View file

@ -3,11 +3,11 @@
title = "emily_zola_theme"
description = "a KISS theme for Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/kyoheiu/emily_zola_theme.git"
homepage = "https://github.com/kyoheiu/emily_zola_theme"
minimum_version = "0.14.1"

View file

@ -3,11 +3,11 @@
title = "even"
description = "A robust, elegant dark theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/getzola/even.git"
homepage = "https://github.com/getzola/even"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "feather"
description = "A fuzzy blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/piedoom/feather.git"
homepage = "https://github.com/piedoom/feather"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "Float"
description = "An elegant blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://gitlab.com/float-theme/float.git"
homepage = "https://gitlab.com/float-theme/float/"
minimum_version = "0.15.3"

View file

@ -3,11 +3,11 @@
title = "hallo"
description = "A single-page theme to introduce yourself."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/flyingP0tat0/zola-hallo.git"
homepage = "https://github.com/janbaudisch/zola-hallo"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "halve-z"
description = "Retro two-column theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/charlesrocket/halve-z.git"
homepage = "https://github.com/charlesrocket/halvez"
minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "hephaestus"
description = "A portfolio theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/BConquest/hephaestus.git"
homepage = "https://github.com/BConquest/hephaestus"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Hermit_Zola"
description = "Minimal Zola theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/VersBinarii/hermit_zola.git"
homepage = "https://github.com/VersBinarii/hermit_zola"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Hook"
description = "Clean and simple personal site/blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/InputUsername/zola-hook.git"
homepage = "https://github.com/InputUsername/zola-hook"
minimum_version = "0.15.2"

View file

@ -3,11 +3,11 @@
title = "hyde"
description = "A classic blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/getzola/hyde.git"
homepage = "https://github.com/getzola/hyde"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "Inky"
description = "An elegant and understated theme for Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/jimmyff/zola-inky.git"
homepage = "https://github.com/jimmyff/zola-inky"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "juice"
description = "An intuitive, elegant, and lightweight Zola theme for product sites."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/huhu/juice.git"
homepage = "https://github.com/huhu/juice"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "kangae"
description = "a lightweight microblog theme for zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/ayushnix/kangae.git"
homepage = "https://github.com/ayushnix/kangae"
minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "karzok"
description = "The theme for launching fast documentation sites"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/kogeletey/karzok.git"
homepage = "https://github.com/kogeletey/karzok"
minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "Kita"
description = "Kita is a clean, elegant and simple blog theme for Zola."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/st1020/kita.git"
homepage = "https://github.com/st1020/kita"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "kodama"
description = "Theme insipired by wowchemy academic."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/adfaure/kodama-theme.git"
homepage = "https://github.com/adfaure/kodama-theme"
minimum_version = "0.15"

View file

@ -3,11 +3,11 @@
title = "lightspeed"
description = "Zola theme with a perfect Lighthouse score"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/carpetscheme/lightspeed.git"
homepage = "https://github.com/carpetscheme/lightspeed"
minimum_version = "0.10.0"

View file

@ -1,13 +1,13 @@
+++
title = "Mabuya"
description = "🦎 Mabuya—a minimal Zola theme with the goal of helping you build a light and SEO-ready blog."
description = "🦎 A minimal Zola theme for building light and SEO-ready blogs."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/semanticdata/mabuya.git"
homepage = "https://github.com/semanticdata/mabuya"
minimum_version = "0.18.0"
@ -19,45 +19,33 @@ name = "Miguel Pimentel"
homepage = "https://miguelpimentel.do/"
+++
# 🦎 Mabuya
<p align="">
<div align="center">
<h1>🦎 Mabuya</h1>
<img src="https://img.shields.io/github/languages/code-size/semanticdata/mabuya" />
<img src="https://img.shields.io/github/repo-size/semanticdata/mabuya" />
<img src="https://img.shields.io/github/commit-activity/t/semanticdata/mabuya" />
<img src="https://img.shields.io/github/last-commit/semanticdata/mabuya" />
<img src="https://img.shields.io/website/https/mabuya.vercel.app.svg" />
</p>
</div>
<br>
[Mabuya](https://mabuya.vercel.app/) is a minimal [Zola](https://www.getzola.org/) theme focused on helping you build an elegant, fast, lightweight, and SEO-ready blog. Put your work front and center with Mabuya as the base of your project.
<div align="center">
Check out the live [demo](https://mabuya.vercel.app/) of the theme.
<a href="https://mabuya.vercel.app/" target="_blank">Mabuya</a> is a minimal <a href="https://www.getzola.org/" target="_blank">Zola</a> theme for building light and SEO-ready blogs.
Put your work front and center with Mabuya as the base of your project.
## Table of Contents
Check out the <a href="https://mabuya.vercel.app/">demo</a>.
- 🦎 Mabuya
- Table of Contents
- Screenshot
- Background
- Features and Improvements
- Running the Site Locally
- Customization
- Reporting Issues
- Contributing
- Attributions
- License
<img alt="Mabuya screenshot" src="screenshot.png" />
</div>
## Screenshot
## ⓘ Background
<img alt="Website Screenshot" src="screenshot.png" width="720px" />
While searching for themes, I came across [Zola Tale](https://github.com/aaranxu/tale-zola). Sadly, the project's last update was on Dec, 2021. Shortly after, I decided to fork the project and add my own touches to it.
## Background
The name **Mabuya** comes from the [Mabuya hispaniolae](https://en.wikipedia.org/wiki/Mabuya_hispaniolae?useskin=vector), a possibly extinct[^1] species of skink endemic to the Dominican Republic, my home country.
While searching for themes, I came across [Zola Tale](https://github.com/aaranxu/tale-zola). Sadly, the project's last update was on Dec 4, 2021. Shortly after, I decided to fork the project and add my own touches to it.
The name Mabuya comes from the [Mabuya hispaniolae](https://en.wikipedia.org/wiki/Mabuya_hispaniolae?useskin=vector), a possibly extinct[^1] species of skink endemic to the Dominican Republic, my home country.
## Features and Improvements
## ✨ Features and Improvements
While working on the theme, I have added new functionality and made many quality of life improvements. Here's a short list:
@ -73,67 +61,45 @@ While working on the theme, I have added new functionality and made many quality
- Optimized for speed and accessibility. Subtle color changes to make the text more readable, etc.
- Many other small improvements...
## Running the Site Locally
## 🚀 Quick Start
Tips that will help you develop and preview the site locally.
Before using the theme, you need to install [Zola](https://www.getzola.org/documentation/getting-started/installation/) ≥ v0.18.0.
### Requirements
Before using the theme, you need to install [Zola](https://www.getzola.org/documentation/getting-started/installation/) ≥ 0.18.0.
### Quick Start
```bash
# clone the repo
```sh
# 1. Clone the repo
git clone git@github.com:semanticdata/mabuya.git
# change directory into the cloned folder
# 2. Change directory into clone
cd mabuya
# serve the site locally
# 3. Serve the site locally
zola serve
# open http://127.0.0.1:1111/ in the browser
# 4. Open http://127.0.0.1:1111/ in the browser
```
For more detailed instructions, visit the [Documentation](https://www.getzola.org/documentation/themes/installing-and-using-themes/) page about installing and using themes.
### Useful Commands
## 🎨 Customization
A short list of commands that will help you develop your own version of the theme.
You can change the configuration, templates and content yourself. Refer to the [config.toml](config.toml), and [templates](templates) for ideas. In most cases you only need to modify the contents of [config.toml](config.toml) to customize the appearance of your blog. Make sure to visit the Zola [Documentation](https://www.getzola.org/documentation/getting-started/overview/).
| Command | Description |
| -------------------------- | -------------------------- |
| `zola init <repo-name>` | Initiate new Zola site |
| `zola build` | Build only |
| `zola serve` | Build and Serve |
Adding custom CSS is as easy as adding your styles to [sass/_custom.scss](sass/_custom.scss). This is made possible because SCSS files are backwards compatible with CSS. This means you can type normal CSS code into a SCSS file and it will be valid.
## Customization
## 🚩 Reporting Issues
You can changed the configuration, templates and content yourself. Refer to the `config.toml`, and templates files for ideas. In most cases you only need to modify the contents of `config.toml` to customize the appearance of your blog. Make sure to visit tyhe [Zola Documentation](https://www.getzola.org/documentation/getting-started/overview/).
We use GitHub Issues as the official bug tracker for **Mabuya**. Please search [existing issues](https://github.com/semanticdata/mabuya/issues). Its possible someone has already reported the same problem. If your problem or idea is not addressed yet, [open a new issue](https://github.com/semanticdata/mabuya/issues/new).
### Custom CSS Styles
## 🤝 Contributing
Adding custom CSS is as easy as adding your styles to `sass/_custom.scss`. This is made possible because SCSS files are backwards compatible with CSS. This means you can type normal CSS code into a SCSS file and it will be valid.
We'd love your help! Please see [CONTRIBUTING](./CONTRIBUTING.md) and our [Code of Conduct](.github/CODE_OF_CONDUCT.md) before contributing.
## Reporting Issues
## 💜 Acknowledgements
We use GitHub Issues as the official bug tracker for **Mabuya**. Please
search [existing issues](https://github.com/semanticdata/mabuya/issues). Its
possible someone has already reported the same problem.
- Mabuya is a *fork* of [Tale](https://github.com/aaranxu/tale-zola), which itself is a *port* of the Jekyll theme [Tale](https://github.com/chesterhow/tale) which is now archived.
- The icons used throughout the site are kindly provided by [UXWing](https://uxwing.com/license/). Read their [license](https://uxwing.com/license/).
If your problem or idea is not addressed yet, [open a new issue](https://github.com/semanticdata/mabuya/issues/new).
## Contributing
We'd love your help! Please see [CONTRIBUTING](./CONTRIBUTING.md) to learn about the kinds of contributions we're looking for.
Please read and be aware of the [Code of Conduct](.github/CODE_OF_CONDUCT.md) before contributing.
## Attributions
Mabuya is a fork of [Tale](https://github.com/aaranxu/tale-zola), which itself is a port of the Jekyll theme [Tale](https://github.com/chesterhow/tale) which is now archived.
The icons used throughout the site are kindly provided by [UXWing](https://uxwing.com/license/). Read their [license](https://uxwing.com/license/).
## License
## ©️ License
Source code in this repository is available under the [MIT License](LICENSE).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 266 KiB

View file

@ -3,11 +3,11 @@
title = "minimal-dark"
description = "Clean and minimalistic dark theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/kuznetsov17/minimal-dark.git"
homepage = "https://github.com/kuznetsov17/minimal-dark"
minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "nasm-theme"
description = "A robust, elegant blue theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/lucasnasm/nasm-theme.git"
homepage = "https://github.com/lucasnasm/nasm-theme"
minimum_version = "0.1.0"

View file

@ -3,11 +3,11 @@
title = "no style, please!"
description = "A (nearly) no-CSS, fast, minimalist Zola theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://gitlab.com/4bcx/no-style-please.git"
homepage = "https://gitlab.com/atgumx/no-style-please"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "ntun-zola-theme"
description = "A classic resume theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/Netoun/ntun.git"
homepage = "https://github.com/netoun/ntun"
minimum_version = "0.1.0"

View file

@ -3,11 +3,11 @@
title = "Oceanic Zen"
description = "Minimalistic blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/barlog-m/oceanic-zen.git"
homepage = "https://github.com/barlog-m/oceanic-zen"
minimum_version = "0.12.0"

View file

@ -3,11 +3,11 @@
title = "otherworld"
description = "Vaporwave aesthetic theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://git.blek.codes/blek/otherworld.git"
homepage = "https://git.blek.codes/blek/otherworld"
minimum_version = "0.1.0"

View file

@ -3,11 +3,11 @@
title = "Papaya"
description = "A clean Zola theme for blogging and projects"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/justint/papaya.git"
homepage = "https://github.com/justint/papaya"
minimum_version = "0.16.1"

View file

@ -3,11 +3,11 @@
title = "PaperMod"
description = "A fast, clean, responsive theme ported to Zola."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/cydave/zola-theme-papermod.git"
homepage = "https://github.com/cydave/zola-theme-papermod"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "particle"
description = "Particle theme for Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/svavs/particle-zola.git"
homepage = "https://github.com/svavs/particle-zola"
minimum_version = "0.16.1"

View file

@ -3,11 +3,11 @@
title = "pico"
description = "Clean and minimalistic dark theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/kuznetsov17/pico.git"
homepage = "https://github.com/kuznetsov17/pico"
minimum_version = "0.18.0"

View file

@ -3,11 +3,11 @@
title = "polymathic"
description = "A portfolio theme for person of many talents"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/anvlkv/polymathic.git"
homepage = "https://github.com/anvlkv/polymathic"
minimum_version = "0.17.2"

View file

@ -3,11 +3,11 @@
title = "resume"
description = "A resume theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/AlongWY/zola-resume.git"
homepage = "https://github.com/alongwy/zola-resume"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "sam"
description = "A Simple and Minimalist theme with a focus on typography and content."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/janbaudisch/zola-sam.git"
homepage = "https://github.com/janbaudisch/zola-sam"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Seagull"
description = "A Zola theme."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://git.42l.fr/HugoTrentesaux/seagull.git"
homepage = "https://git.42l.fr/HugoTrentesaux/seagull"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
title = "Seje2"
description = "A beautiful zola theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/eatradish/seje2.git"
homepage = "https://github.com/eatradish/Seje2"
minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "serene"
description = "A blog theme for zola, simple and clean"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/isunjn/serene.git"
homepage = "https://github.com/isunjn/serene"
minimum_version = "0.9.0"

View file

@ -3,11 +3,11 @@
title = "shadharon"
description = "Simple blog theme powered by Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/syedzayyan/shadharon.git"
homepage = "https://github.com/syedzayyan/shadharon"
minimum_version = "0.4.0"

View file

@ -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 = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter.git"
homepage = "https://github.com/bennetthardwick/simple-dev-blog-zola-starter"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Slim"
description = "Slim is a minimal, clean and beautiful theme for Zola."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/jameshclrk/zola-slim.git"
homepage = "https://github.com/jameshclrk/zola-slim"
minimum_version = "0.8.0"

View file

@ -3,11 +3,11 @@
title = "Soapstone"
description = "A bare bones dark theme with some color tweakability"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/MattyRad/soapstone.git"
homepage = "https://github.com/MattyRad/soapstone"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "solar-theme-zola"
description = "A port of solar-theme-hugo for zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/hulufei/solar-theme-zola.git"
homepage = "https://github.com/hulufei/solar-theme-zola"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "tabi"
description = "A fast, lightweight, and modern Zola theme with multi-language support, optional JavaScript, and a perfect Lighthouse score"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/welpo/tabi.git"
homepage = "https://github.com/welpo/tabi"
minimum_version = "0.17.0"

View file

@ -3,11 +3,11 @@
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 = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/aaranxu/tale-zola.git"
homepage = "https://github.com/aaranxu/tale-zola"
minimum_version = "0.13.0"

View file

@ -3,11 +3,11 @@
title = "tilde"
description = "Simple theme to match the dracula tilde css"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://git.sr.ht/~savoy/tilde"
homepage = "https://git.sr.ht/~savoy/tilde"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Toucan"
description = "Inspired from Pelican default theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://git.42l.fr/HugoTrentesaux/toucan.git"
homepage = "https://git.42l.fr/HugoTrentesaux/toucan"
minimum_version = "0.8.0"

View file

@ -3,11 +3,11 @@
title = "tranquil"
description = "A blog theme for zola, simple and clean"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/TeaDrinkingProgrammer/tranquil.git"
homepage = "https://github.com/TeaDrinkingProgrammer/tranquil"
minimum_version = "0.9.0"

View file

@ -3,11 +3,11 @@
title = "zerm"
description = "A minimalistic and dark theme based on Radek Kozieł's theme for Hugo"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/ejmg/zerm.git"
homepage = "https://github.com/ejmg/zerm"
minimum_version = "0.8.0"

View file

@ -3,11 +3,11 @@
title = "Zhuia"
description = "An elegant but still playful theme for Zola."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/gicrisf/zhuia.git"
homepage = "https://github.com/gicrisf/zhuia"
minimum_version = "0.15.0"

View file

@ -3,11 +3,11 @@
title = "henry"
description = "A timeless blog theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/sirodoht/zola-henry.git"
homepage = "https://github.com/sirodoht/zola-henry"
minimum_version = "0.4.0"

View file

@ -3,11 +3,11 @@
title = "Minimal"
description = "📚 Minimal is a Zola port of the Jekyll theme with the same name."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/semanticdata/zola-minimal.git"
homepage = "https://github.com/semanticdata/zola-minimal/"
minimum_version = "0.18.0"
@ -19,90 +19,61 @@ name = "Miguel Pimentel"
homepage = "https://miguelpimentel.do/"
+++
# 📚 Minimal
<p align="">
<div align="center">
<h1>📚 Minimal</h1>
<img src="https://img.shields.io/github/languages/code-size/semanticdata/zola-minimal" />
<img src="https://img.shields.io/github/repo-size/semanticdata/zola-minimal" />
<img src="https://img.shields.io/github/commit-activity/t/semanticdata/zola-minimal" />
<img src="https://img.shields.io/github/last-commit/semanticdata/zola-minimal" />
<img src="https://img.shields.io/website/https/zola-minimal.vercel.app.svg" />
</p>
</div>
[Minimal](https://zola-minimal.vercel.app/) is a [Zola](https://www.getzola.org) theme with the goal of helping you build a light, fast, and SEO ready landing page or website. It is based on the [Jekyll](https://jekyllrb.com/) theme with [the same name](https://github.com/pages-themes/minimal).
<div align="center">
[Minimal](https://zola-minimal.vercel.app/) is a [Zola](https://www.getzola.org) theme with the goal of helping you build a light, fast, and SEO ready landing page or website.
It is based on the [Jekyll](https://jekyllrb.com/) theme with [the same name](https://github.com/pages-themes/minimal).
Check out the [demo](https://zola-minimal.vercel.app/).
## Table of Contents
- 📚 Minimal
- Table of Contents
- Screenshots
- Getting Started
- Configuration
- Reporting Issues
- Attributions
- License
## Screenshots
</div>
![theme screenshot](screenshot.png)
## Getting Started
## 🚀 Quick Start
Tips that will help you develop and preview the site locally.
### Requirements
Before using the theme, you need to install [Zola](https://www.getzola.org/documentation/getting-started/installation/) ≥ 0.18.0.
### Quick Start
Before using the theme, you need to install [Zola](https://www.getzola.org/documentation/getting-started/installation/) ≥ v0.18.0.
```sh
# Clone the repo
# 1. Clone the repo
git clone git@github.com:semanticdata/zola-minimal.git
# Change directory into the cloned folder
cd zola-minima
# 2. Change directory into clone
cd zola-minimal
# Serve the site locally
# 3. Serve the site locally
zola serve
# Open http://127.0.0.1:1111/ in the browser
# 4. Open http://127.0.0.1:1111/ in the browser
```
For more detailed instructions, visit the [Documentation](https://www.getzola.org/documentation/themes/installing-and-using-themes/) page about installing and using themes.
### Useful Commands
## 🎨 Customization
A short list of commands that will help you develop your own version of the theme.
You can change the configuration, templates and content yourself. Refer to the [config.toml](config.toml), and [templates](templates) for ideas. In most cases you only need to modify the contents of [config.toml](config.toml) to customize the appearance of your blog. Make sure to visit the Zola [Documentation](https://www.getzola.org/documentation/getting-started/overview/).
| Command | Description |
| ----------------------- | ---------------------- |
| `zola init <repo-name>` | Initiate new Zola site |
| `zola build` | Build only |
| `zola serve` | Build and Serve |
Adding custom CSS is as easy as adding your styles to [sass/_custom.scss](sass/_custom.scss). This is made possible because SCSS files are backwards compatible with CSS. This means you can type normal CSS code into a SCSS file and it will be valid.
## Configuration
## 🚩 Reporting Issues
You can changed the configuration, templates and content yourself. Refer to the `config.toml`, and templates files for ideas. In most cases you only need to modify the contents of `config.toml` to customize the appearance of your blog. Make sure to visit the [Zola Documentation](https://www.getzola.org/documentation/getting-started/overview/).
We use GitHub Issues as the official bug tracker for **Minimal**. Please search [existing issues](https://github.com/semanticdata/zola-minimal/issues). Its possible someone has already reported the same problem. If your problem or idea is not addressed yet, [open a new issue](https://github.com/semanticdata/zola-minimal/issues/new).
### Custom CSS Styles
Adding custom CSS is as easy as adding your styles to `sass/_custom.scss`. This is made possible because SCSS files are backwards compatible with CSS. This means you can type normal CSS code into a SCSS file and it will be valid.
## Reporting Issues
We use GitHub Issues as the official bug tracker for **Minimal**. Please
search [existing issues](https://github.com/semanticdata/zola-minimal/issues). Its possible someone has already reported the same problem.
If your problem or idea is not addressed yet, [open a new issue](https://github.com/semanticdata/zola-minimal/issues/new).
## Attributions
## 💜 Acknowledgements
Zola Minimal is a fork of the Jekyll theme [Minimal](https://github.com/pages-themes/minimal).
## License
## © License
Source code in this repository is available under the [MIT License](LICENSE).

View file

@ -3,11 +3,11 @@
title = "zola-paper"
description = "A clean theme inspired from hugo-paper."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/schoenenberg/zola-paper.git"
homepage = "https://github.com/schoenenberg/zola-paper"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "pickles"
description = "A modern, simple, clean blog theme for Zola."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/lukehsiao/zola-pickles.git"
homepage = "https://github.com/lukehsiao/zola-pickles"
minimum_version = "0.13.0"

View file

@ -3,11 +3,11 @@
title = "Course"
description = "A zola theme designed for online courses or tutorials"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/elegaanz/zola-theme-course.git"
homepage = "https://github.com/elegaanz/zola-theme-course"
minimum_version = "0.17.1"

View file

@ -3,11 +3,11 @@
title = "Hikari"
description = "Fluid, responsive blog theme for Zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/waynee95/zola-theme-hikari.git"
homepage = "https://github.com/waynee95/zola-theme-hikari"
minimum_version = "0.5.1"

View file

@ -3,11 +3,11 @@
title = "terminimal"
description = "A simple, minimal retro theme"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/pawroman/zola-theme-terminimal.git"
homepage = "https://github.com/pawroman/zola-theme-terminimal"
minimum_version = "0.11.0"

View file

@ -3,11 +3,11 @@
title = "zola.386"
description = "Zola port of the BOOTSTRA.386 theme."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/lopes/zola.386.git"
homepage = "https://github.com/lopes/zola.386"
minimum_version = "0.10.1"

View file

@ -3,11 +3,11 @@
title = "EasyDocs"
description = "An easy way to create docs for your project"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/codeandmedia/zola_easydocs_theme.git"
homepage = "https://github.com/codeandmedia/zola_easydocs_theme"
minimum_version = "0.13.0"

View file

@ -3,11 +3,11 @@
title = "Zolarwind"
description = "A localizable blog theme using Tailwind CSS for styling and KaTex for math"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/thomasweitzel/zolarwind.git"
homepage = "https://github.com/thomasweitzel/zolarwind"
minimum_version = "0.18.0"
@ -132,6 +132,8 @@ Here's a breakdown of the configuration settings tailored for this theme:
- **highlight_theme**: Specifies the theme to be used for code highlighting. The chosen theme in this configuration is `1337`.
- **extra_syntaxes_and_themes**: directory for additional syntax highlighting configuration files for languages not directly supported by Zola.
### Extra Configuration:
The `[extra]` section is where you can place any custom variables you want to be accessible in your templates.
@ -253,6 +255,7 @@ This is the directory structure of the stand-alone site, where the theme is in t
│ ├── css
│ ├── img
│ └── js
├── syntaxes
├── templates
└── theme.toml
```
@ -270,6 +273,7 @@ Create a new directory `themes/zolarwind` and move the following files and direc
├── static
│ ├── img
│ └── js
├── syntaxes
├── templates
└── theme.toml
```

View file

@ -3,11 +3,11 @@
title = "zolastrap"
description = "A bootstrap theme for zola"
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/marcodpt/zolastrap.git"
homepage = "https://github.com/marcodpt/zolastrap"
minimum_version = "0.14.1"

View file

@ -3,11 +3,11 @@
title = "Zplit"
description = "A single page theme for a professional online presence."
template = "theme.html"
date = 2024-05-03T12:02:37-07:00
date = 2024-05-22T18:27:08+02:00
[extra]
created = 2024-05-03T12:02:37-07:00
updated = 2024-05-03T12:02:37-07:00
created = 2024-05-22T18:27:08+02:00
updated = 2024-05-22T18:27:08+02:00
repository = "https://github.com/gicrisf/zplit.git"
homepage = "https://github.com/gicrisf/zplit"
minimum_version = "0.15.0"