forked from UtkarshVerma/hugo-dream-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme.toml
executable file
·18 lines (16 loc) · 953 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name = "Lucid Dream"
license = "MIT"
licenselink = "https://github.com/ShaunaGordon/hugo-lucid-dream/blob/master/LICENSE"
description = "An upgraded version of the hugo-dream-theme and hugo-dream-plus theme with tons of new features."
homepage = "https://github.com/ShaunaGordon/hugo-lucid-dream"
tags = ["clean", "blog", "single page", "responsive", "google analytics","disqus", "personal", "syntax highlighting", "single page", "mobile", "light", "dark"]
features = ["randomBackground","favicon","blurBackground","home cards","flip", "colorful", "imagebackground", "i18n", "copyright", "motto", "darkMode", "themeSwitchable"]
min_version = "0.55"
authors = [
{name = "Utkarsh Verma", homepage = "https://utkarshverma.github.io"},
{name = "Shauna Gordon", homepage = "https://shaunagordon.com"}
]
[original]
name = "UtkarshVerma's Blog"
homepage = "https://utkarshverma.github.io"
repo = "https://github.com/UtkarshVerma/utkarshverma.github.io"