Files
opencloud/docs/config.toml
2019-11-06 10:08:14 +01:00

19 lines
439 B
TOML

baseURL = "https://owncloud.github.io/ocis/"
languageCode = "en-us"
title = "ownCloud Infinite Scale Stack"
pygmentsUseClasses = true
disableKinds = ["taxonomy", "taxonomyTerm", "RSS", "sitemap"]
[blackfriday]
angledQuotes = true
fractions = false
plainIDAnchors = true
smartlists = true
extensions = ["hardLineBreak"]
[params]
author = "ownCloud GmbH"
description = "Simple deployment for oCIS"
keywords = "reva, ocis"