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

github.com/capnfabs/paperesque.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Tamp <fabian.tamp@gmail.com>2020-01-27 05:31:56 +0300
committerFabian Tamp <fabian.tamp@gmail.com>2020-01-27 06:06:07 +0300
commite35df0dfe150aff4fdf9101a8945e3429a795475 (patch)
tree38270daaa0b035971dd72da9a9bb2236f2490a3d /theme.toml
parentb6b77cdc7b2c51db888c616b51d37b49698a1917 (diff)
Add screenshots, some tidying
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..fda78ff
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,12 @@
+name = "Paperesque"
+license = "MIT"
+licenselink = "https://github.com/capnfabs/paperesque/blob/master/LICENSE"
+description = "A lightweight theme for personal websites."
+homepage = "https://github.com/capnfabs/paperesque/"
+tags = ["blog", "personal", "light", "responsive", "minimal"]
+features = ["responsive", "margin notes", "resource processing", "draft highlighting"]
+min_version = "0.62.0"
+
+[author]
+ name = "Fabian Tamp"
+ homepage = "https://capnfabs.net"