forked from dfarchon/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
24 lines (21 loc) · 716 Bytes
/
config.toml
File metadata and controls
24 lines (21 loc) · 716 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
baseURL = "https://dfares-plugins.netlify.app/"
languageCode = "en-us"
title = "Dark Forest ARES Plugins"
Paginate = 1000
googleAnalytics = ""
theme = "showcase"
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
staticDir = ["screenshots", "static", "javascript"]
[params]
name = "Dark Forest ARES Plugins"
author = "Dark Forest ARES Plugins"
description = "A showcase of Dark Forest ARES plugins from the community!"
message = "Welcome to the Dark Forest ARES Plugin showcase!"
hideAutoMenu = false
repo = "dfarchon/plugins"
branch = "main"
[[menu.main]]
name = "Submit plugin"
url = "https://github.com/dfarchon/plugins#adding-your-plugin"
[social]
twitter = "https://twitter.com/dfarchon"