-
Notifications
You must be signed in to change notification settings - Fork 6
/
theme.toml
35 lines (31 loc) · 878 Bytes
/
theme.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name = "Geoweaver"
license = "MIT"
licenselink = "https://github.com/ESIPFed/Geoweaver/blob/master/LICENSE"
description = "A web system to allow users to automatically record history and manage complicated scientific workflows in web browsers involving the online spatial data facilities, high-performance computation platforms, and open-source libraries."
homepage = "https://github.com/ESIPFed/Geoweaver"
demosite = "https://geobrain.csiss.gmu.edu/Geoweaver"
min_version = "0.118.2"
tags = [
"blog",
"responsive",
"minimal",
"personal",
"light",
"dark",
"multilingual",
"landing",
"contact",
"dark mode",
"tailwindcss",
]
features = [
"Multi-Authors",
"Search",
]
[author]
name = "Ziheng Sun"
homepage = "https://zihengsun.github.io/"
[original]
name = "Ziheng Sun"
homepage = "https://zihengsun.github.io/"
repo = "https://github.com/zihengsun"