simpletheme/theme.toml

18 lines
751 B
TOML
Raw Normal View History

2020-04-02 09:37:23 +00:00
name = "Lekh"
license = "MIT"
2021-05-02 08:51:10 +00:00
licenselink = "https://github.com/ba11b0y/lekh/blob/master/LICENSE.md"
2020-04-16 14:46:09 +00:00
description = "A text focussed and minimal personal portfolio theme with dark mode."
2021-05-02 08:51:10 +00:00
homepage = "https://github.com/ba11b0y/lekh"
2020-04-02 14:08:23 +00:00
tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "text-focussed", "dark", "dark-mode", "rss"]
features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Markdown", "Text focussed", "Dark mode", "RSS feeds"]
2020-04-02 09:37:23 +00:00
min_version = "0.38"
[author]
name = "Rahul Tiwari"
homepage = "https://rtiwari.me/"
2020-04-16 14:46:09 +00:00
[original]
author = "Vegard Stikbakke"
homepage = "https://www.vegardstikbakke.com/"
repo = "https://github.com/vegarsti/vegarsti.github.io"