tusk-mastodon
Version:
Async Mastodon API client for node
23 lines (22 loc) • 644 B
JSON
{
"plugins": ["plugins/markdown", "plugins/summarize"],
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"search": true,
"better-docs": {
"name": "Tusk Mastodon Documentation",
"title": "Tusk Mastodon Documentation",
"navLinks": [
{
"label": "Github",
"href": "https://github.com/skullzarmy/Tusk"
},
{
"label": "Maintained by Joe Peterson",
"href": "https://joepeterson.work/"
}
]
}
}
}