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

theme.toml - github.com/jmablog/hugo-clinic-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7137dfcd7cfbe65226398d45f82cf19500fa218 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example

name = "Hugo Clinic Notes"
license = "MIT"
licenselink = "https://github.com/jmablog/hugo-clinic-notes/blob/master/LICENSE"
description = "A minimal theme for generating, organising and viewing markdown patient notes"
homepage = "https://github.com/jmablog/hugo-clinic-notes/"
tags = ["notes", "minimal", "minimalistic", "minimalist", "modern", "clean", "white", "docs", "business", "simple"]
features = ["notes"]
min_version = "0.41.0"

[author]
  name = "James Adams"
  homepage = "https://jmablog.com"