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

theme.toml - github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fe7715ef1f085694d0a09afdf035f3b2d90a83b0 (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 = "Story"
license = "MIT"
licenselink = "https://github.com/xaprb/story/blob/master/LICENSE.md"
description = "A beautiful, responsive blog and homepage theme with support for features like search, math typesetting, and RemarkJS presentations."
homepage = "https://story.xaprb.com/"
tags = ["Blog", "Presentation", "Slide", "Newsletter"]
features = ["blog", "slides", "LaTeX", "search", "newsletter", "math", "music"]
min_version = "0.47"

[author]
  name = "Baron Schwartz"
  homepage = "https://www.xaprb.com/"