forked from mansoorbarri/roadster
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.toml
More file actions
24 lines (19 loc) · 828 Bytes
/
theme.toml
File metadata and controls
24 lines (19 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = "Roadster"
license = "MIT"
licenselink = "https://github.com/mansoorbarri/roadster/blob/main/LICENSE"
description = "A clean, content-first Hugo theme with modern publishing features."
# The home page of the theme, where the source can be found.
homepage = "https://github.com/mansoorbarri/roadster"
# If you have a running demo of the theme.
demosite = "https://roadster-hugo.pages.dev/"
tags = ["Blog", "Light", "Responsive"]
features = ["blog", "responsive", "multilingual", "widgets", "rss", "disqus", "google analytics", "wordpress"]
# If the theme has a single author
[author]
name = "Mansoor Barri"
homepage = "https://mansoorbarri.com"
# If porting an existing theme
[original]
author = "Mainroad"
homepage = "https://github.com/Vimux/Mainroad"
repo = "https://github.com/Vimux/Mainroad"