docs: split community plugins from core maintained ones
This commit is contained in:
@@ -5,7 +5,7 @@ import path from "path"
|
||||
import url from "url"
|
||||
|
||||
//Defined categories
|
||||
const categories = ["core", "github", "social", "other"]
|
||||
const categories = ["core", "github", "social", "other", "community"]
|
||||
|
||||
/**Metadata descriptor parser */
|
||||
export default async function metadata({log = true} = {}) {
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
name: "💉 Nightscout"
|
||||
category: other
|
||||
category: community
|
||||
authors:
|
||||
- legoandmars
|
||||
index: 3
|
||||
supports:
|
||||
- user
|
||||
|
||||
Reference in New Issue
Block a user