site-text-scroller/config.toml

45 lines
855 B
TOML

title = "Text Scroller"
baseurl = "https://text-scroller.sfner.com/"
languageCode = "en-us"
theme = "ananke"
MetaDataFormat = "yaml"
DefaultContentLanguage = "en"
SectionPagesMenu = "main"
Paginate = 12
googleAnalytics = ""
enableRobotsTXT = true
[sitemap]
changefreq = "monthly"
priority = 0.5
filename = "sitemap.xml"
[params]
description = "Your live streams deserve better scrolling texts"
favicon = "/favicon.ico"
site_logo = ""
facebook = ""
twitter = ""
instagram = ""
youtube = ""
github = ""
gitlab = ""
linkedin = ""
mastodon = ""
slack = ""
stackoverflow = ""
rss = ""
background_color_class = "bg-black"
featured_image = "/images/bg_dots_blurple.jpg"
recent_posts_number = 12
[markup.goldmark.renderer]
unsafe= true
[[menu.main]]
name = "Creator"
url = "https://sfner.com/"
weight = 1