Welcome to mirror list, hosted at ThFree Co, Russian Federation.

theme.toml - github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f49f3a78dd87da43a6dacb6d68bdff0d38021089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
name = "Iris"
license = "MIT"
licenselink = "https://github.com/peaceiris/hugo-theme-iris/blob/main/LICENSE"
description = "Hugo Iris Theme - Portfolio and Blog"
homepage = "https://github.com/peaceiris/hugo-theme-iris"
demosite = "https://hugothemeiris.peaceiris.app/"
min_version = "0.99.1"
tags = [
  "blog",
  "responsive",
  "personal",
  "google-analytics",
  "portfolio",
  "dark",
  "disqus",
  "multilingual",
  "fast",
  "mobile",
  "syntax-highlighting",
  # "font-awesome",
  "flexbox",
  # "search",
  "presentation",
  "bulma",
  # "fontawesome",
  "netlify",
  "slide"
]
features = [
  "mathjax",
  "mermaid",
  "reveal.js",
  # "netlify-cms"
]

[author]
  name = "peaceiris"
  homepage = "https://peaceiris.com"