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

theme.toml - github.com/rhazdon/hugo-theme-hello-friend-ng.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9d0a1315cae7dafe0c40f2bd9cc3e7c3d4aa6f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name = "hello-friend-ng"
license = "MIT"
licenselink = "https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/LICENSE.md"
description = "A simple theme for Hugo. That's it."
tags = ["blog", "clean", "customizable", "dark", "highlighting", "light", "minimal", "monochromatic", "multilingual", "personal", "responsive", "simple", "technical"]
features = ["blog", "shortcode", "syntax highlighting"]
min_version = 0.30

[author]
  name = "Djordje Atlialp"
  homepage = "https://atlialp.com"
  twitter = "https://twitter.com/rhazdon"

[original]
  name = "hello-friend"
  homepage = "https://github.com/panr/hugo-theme-hello-friend"
  repo = "https://github.com/panr/hugo-theme-hello-friend"