about summary refs log tree commit diff stats
path: root/themes/xmin/theme.toml
diff options
context:
space:
mode:
authorAlan Pearce2020-11-14 21:17:02 +0100
committerAlan Pearce2020-11-14 21:52:50 +0100
commit5de7de4e64cb20183ebfe86e16578f4abd62a23e (patch)
treed3e24ee322d24c03a5e6563ace11c1c588881368 /themes/xmin/theme.toml
parentd996657be5efda94f4a934d5d78c407ba47bf76c (diff)
downloadwebsite-5de7de4e64cb20183ebfe86e16578f4abd62a23e.tar.lz
website-5de7de4e64cb20183ebfe86e16578f4abd62a23e.tar.zst
website-5de7de4e64cb20183ebfe86e16578f4abd62a23e.zip
Port theme to zola template
Diffstat (limited to 'themes/xmin/theme.toml')
-rw-r--r--themes/xmin/theme.toml12
1 files changed, 0 insertions, 12 deletions
diff --git a/themes/xmin/theme.toml b/themes/xmin/theme.toml deleted file mode 100644 index 8733afd..0000000 --- a/themes/xmin/theme.toml +++ /dev/null
@@ -1,12 +0,0 @@
1name = "XMin"
2license = "MIT"
3licenselink = "https://github.com/yihui/hugo-xmin/blob/master/LICENSE.md"
4description = "eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS"
5homepage = "https://xmin.yihui.name"
6tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"]
7features = ["blog"]
8min_version = "0.18"
9
10[author]
11 name = "Yihui Xie"
12 homepage = "https://yihui.name"