forked from CCCHH/hacker.tours-website
Initial version
This commit is contained in:
commit
ed5653a7fc
211 changed files with 11043 additions and 0 deletions
17
themes/zen/theme.toml
Normal file
17
themes/zen/theme.toml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
name = "Zen"
|
||||
description = "A solid base for your custom Hugo theme with pipes support for Sass and Javascript."
|
||||
homepage = "https://github.com/frjo/hugo-theme-zen"
|
||||
license = "GPLv2"
|
||||
licenselink = "http://www.gnu.org/licenses/old-licenses/gpl-2.0.html"
|
||||
tags = ["accessible", "multilingual", "responsive", "blog", "search", "math", "podcast"]
|
||||
features = ["accessible", "multilingual", "responsive", "grid", "sass", "search", "matomo", "jsonfeed", "math", "podcast"]
|
||||
min_version = "0.93.0"
|
||||
|
||||
[author]
|
||||
name = "Fredrik Jonsson"
|
||||
homepage = "https://xdeb.net/"
|
||||
|
||||
[original]
|
||||
name = "Drupal zen base theme"
|
||||
homepage = "https://www.drupal.org/project/zen"
|
||||
repo = "https://cgit.drupalcode.org/zen"
|
||||
Loading…
Add table
Add a link
Reference in a new issue