From 0da6ee8846f597ac897646a2f33521a1efe0655c Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Sat, 6 Jun 2020 18:16:00 -0400 Subject: Initial work on theme --- theme.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 theme.toml (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml new file mode 100644 index 0000000..3eaebb4 --- /dev/null +++ b/theme.toml @@ -0,0 +1,13 @@ +name = "pagedown" +license = "GPL3" +licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" +description = "A simple theme, kinda newspaper like, for nice looking, basic html" +homepage = "http://example.com/" +tags = ["minimal", "blog", "minimalist"] +features = ["blog"] +min_version = "0.41" + +[author] + name = "Matt Kohls" + homepage = "matt-in.space" + -- cgit v1.2.3