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

theme.toml - github.com/MunifTanjim/minimo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f7de5e8265f9b13585a4a2fffdf13c6546cb5d64 (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 = "Minimo"
license = "MIT"
licenselink = "https://github.com/MunifTanjim/minimo/blob/master/LICENSE"
description = "Minimalist theme for Hugo"
homepage = "https://minimo.netlify.com"
tags = [
  "blog",
  "minimal",
  "minimalist",
  "responsive"
]
features = [
  "accessibility",
  "analytics",
  "comments",
  "cover-image",
  "disqus",
  "entry-navigation",
  "favicon",
  "multilingual",
  "multi-author",
  "opengraph",
  "pagination",
  "shortcodes",
  "sidebar",
  "single-column",
  "social-menu",
  "staticman",
  "syntax-highlighting",
  "table-of-contents",
  "widgets"
]
min_version = 0.32

[author]
  name = "Munif Tanjim"
  homepage = "https://muniftanjim.com"