baseURL = "http://localhost:1313/peertube-plugin-livechat/" # this will be overrind in CI/CD. languageCode = "en-us" defaultContentLanguage = "en" title = "Peertube plugin livechat" theme = 'hugo-theme-learn' [outputs] home = [ "HTML", "RSS", "JSON"] [params] author = "John Livingston" description = "Peertube plugin livechat documentation" showVisitedLinks = true disableSearch = false disableLandingPageButton = false themeVariant = "red" landingPageURL = "/peertube-plugin-livechat/" landingPageName = " Home" custom_css = ["css/livechatdoc.css"] [[menu.shortcuts]] name = " Github repository" url = "https://github.com/JohnXLivingston/peertube-plugin-livechat" weight = 10 [[menu.shortcuts]] name = " Framagit repository" url = "https://framagit.org/Livingston/peertube-plugin-livechat" weight = 20 [Languages] [Languages.en] title = "Peertube plugin livechat documentation" languageName = "English" [Languages.fr] title = "Documentation plugin Peertube livechat" languageName = "Français" landingPageName = " Accueil" landingPageURL = "/peertube-plugin-livechat/fr/" [Languages.de] title = "Peertube Plugin Livechat Dokumentation" languageName = "Deutsche" landingPageName = " Home" landingPageURL = "/peertube-plugin-livechat/de/" [Languages.ja] title = "PeerTube ライブチャットプラグイン" languageName = "日本語バージョン" landingPageName = " Home" landingPageURL = "/peertube-plugin-livechat/ja/"