mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-11-04 19:31:12 +00:00
🐼 first commit
This commit is contained in:
commit
8c7ec3df80
27 changed files with 2823 additions and 0 deletions
16
theme.toml
Normal file
16
theme.toml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "pulp"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/koirand/pulp/blob/master/LICENSE"
|
||||
description = "Pulp is theme of Hugo framework for realize simple and readable blog."
|
||||
homepage = "https://github.com/koirand/pulp/"
|
||||
tags = ["minimal", "blog", "simple", "light", "personal"]
|
||||
features = ["blog", "themes"]
|
||||
min_version = "0.41"
|
||||
|
||||
[author]
|
||||
name = "koirand"
|
||||
homepage = "https://koirand.github.io"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue