DRAFT | new theme - minimage
This commit is contained in:
parent
5116fe4640
commit
ac8d9e7eb3
90 changed files with 15302 additions and 1 deletions
22
themes/minimage/theme.toml
Normal file
22
themes/minimage/theme.toml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Minimage"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/dsk52/minimage/blob/master/LICENSE.md"
|
||||
description = "It is simple, thumbnail can be set theme."
|
||||
homepage = "https://github.com/dsk52/minimage/"
|
||||
tags = ["responsive", "simple"]
|
||||
features = ["Responsive", "Thumbnail", "JSON-LD"]
|
||||
min_version = "0.73.0"
|
||||
mainSections = [ "post" ]
|
||||
|
||||
[author]
|
||||
name = "Daisuke KONISHI"
|
||||
homepage = "https://daisukekonishi.com"
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
name = ""
|
||||
homepage = ""
|
||||
repo = ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue