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: 1da89a46a9679bcf324aa406b13850a82c3c61f0 (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
name = "Iris"
license = "MIT"
licenselink = "https://github.com/peaceiris/hugo-theme-iris/blob/master/LICENSE"
description = "Hugo Iris Theme - Portfolio and Blog"
homepage = "https://github.com/peaceiris/hugo-theme-iris"
min_version = "0.63.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 = [
  # "reveal.js",
  # "mathjax",
  # "mermaid",
  # "netlify-cms"
]

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