butterflyvu/config.json

58 lines
No EOL
1.3 KiB
JSON
Executable file

{
"SiteSettings": {
"OrgName": "SudoVanilla",
"SiteName": "ButterflyVu Demo",
"SiteProtocol": "http",
"SiteDomain": "localhost:2014",
"SiteBase": "",
"MetaColor": "",
"WhiteLabel": "true",
"FooterVersion": "true"
},
"FeelbackConfig": {
"Enabled": false,
"ContentSetId": "566e8b96-c65e-4bf7-87df-d22a9f4994a2",
"Present": "like-dislike",
"Question": "Did this article help?",
"Answer": "Thank you for your feedback."
},
"HeaderItems": [
{
"text": "Syntax",
"link": "/syntax/"
},
{
"text": "Components",
"link": "/components/"
},
{
"text": "Link",
"link": "#"
}
],
"SidebarItems": [
{
"heading": "Heading"
},
{
"text": "Syntax",
"link": "syntax/"
},
{
"text": "Components",
"link": "/components/"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
},
{
"text": "Document Title",
"link": "#"
}
]
}