Newer
Older
pygmentsCodeFences = true
pygmentsUseClasses = true
pygmentsCodeFencesGuessSyntax = true
pygmentsoptions = "linenos=table"
pygmentsStyle = "vs"
[Author]
name = "Apertis Project"
website = "https://www.apertis.org"
[Params]
logo = "logo-white.svg"
favicon = "favicon.ico"
dateFormat = "2006-01-02"
rss = true
license = "Content is available under Creative Commons Attribution Share Alike unless otherwise noted."
pager = false
[[menu.main]]
url = "http://wiki.apertis.org"
name = "Developer Wiki"
weight = 1
url = "https://images.apertis.org"
name = "Download"
[[menu.main]]
url = "https://gitlab.apertis.org"
name = "GitLab"
# Footer
[[menu.footer]]
url = "copyrights/"
name = "Copyright Statement"
weight = 1
[[menu.footer]]
url = "about_apertis/"
name = "About Apertis"
weight = 2
[[menu.footer]]
url = "privacy_policy/"
name = "Privacy Policy"
weight = 3
[[menu.footer]]
url = "general_disclaimer/"
name = "Disclaimer"
weight = 4
[[menu.footer]]
url = "code_of_conduct/"
name = "Code of Conduct"
weight = 5
# Links format
#[permalinks]
# posts = "/posts/:year/:month/:title/"