Add configuration updates and new content pages for the Wild-cloud project
This commit is contained in:
@@ -37,7 +37,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
[footer]
|
[footer]
|
||||||
showMenu = true
|
showMenu = true
|
||||||
showCopyright = true
|
showCopyright = true
|
||||||
showThemeAttribution = true
|
showThemeAttribution = false
|
||||||
showAppearanceSwitcher = true
|
showAppearanceSwitcher = true
|
||||||
showScrollToTop = true
|
showScrollToTop = true
|
||||||
|
|
||||||
@@ -59,7 +59,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
showDateOnlyInArticle = false
|
showDateOnlyInArticle = false
|
||||||
showDateUpdated = false
|
showDateUpdated = false
|
||||||
showAuthor = false
|
showAuthor = false
|
||||||
# showAuthorBottom = false
|
showAuthorBottom = false
|
||||||
showHero = true
|
showHero = true
|
||||||
# heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
|
# heroStyle = "basic" # valid options: basic, big, background, thumbAndBackground
|
||||||
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
||||||
@@ -67,19 +67,19 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
|
|||||||
showBreadcrumbs = true
|
showBreadcrumbs = true
|
||||||
showDraftLabel = true
|
showDraftLabel = true
|
||||||
showEdit = false
|
showEdit = false
|
||||||
# editURL = "https://github.com/username/repo/"
|
editURL = "https://github.com/civil-society-dev/my-wild-cloud/"
|
||||||
editAppendPath = true
|
editAppendPath = true
|
||||||
seriesOpened = false
|
seriesOpened = false
|
||||||
showHeadingAnchors = true
|
showHeadingAnchors = true
|
||||||
showPagination = true
|
showPagination = true
|
||||||
invertPagination = false
|
invertPagination = false
|
||||||
showReadingTime = true
|
showReadingTime = false
|
||||||
showTableOfContents = true
|
showTableOfContents = true
|
||||||
# showRelatedContent = false
|
showRelatedContent = false
|
||||||
# relatedContentLimit = 3
|
relatedContentLimit = 3
|
||||||
showTaxonomies = false
|
showTaxonomies = false
|
||||||
showAuthorsBadges = false
|
showAuthorsBadges = false
|
||||||
showWordCount = true
|
showWordCount = false
|
||||||
sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
|
sharingLinks = [ "linkedin", "twitter", "bluesky", "mastodon", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
|
||||||
showZenMode = false
|
showZenMode = false
|
||||||
|
|
||||||
|
@@ -1,5 +1,6 @@
|
|||||||
+++
|
+++
|
||||||
title = 'About the Wild-cloud Project'
|
title = 'About the Wild-cloud Project'
|
||||||
|
date = '2025-06-09'
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Wild-cloud is a project of the [Civil Society Technology Foundation](https://civilsociety.dev).
|
Wild-cloud is a project of the [Civil Society Technology Foundation](https://civilsociety.dev).
|
@@ -1,5 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = 'Contribute'
|
title = 'Contribute'
|
||||||
|
date = '2025-06-09'
|
||||||
|
draft = false
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Wild-cloud is a community-driven, open source project. Join us at https://github.com/civil-society-dev/wild-cloud.
|
Wild-cloud is a community-driven, open source project. Join us at https://github.com/civil-society-dev/wild-cloud.
|
@@ -1,5 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = 'Get Started'
|
title = "Get Started"
|
||||||
|
date = '2025-06-09'
|
||||||
|
draft = false
|
||||||
+++
|
+++
|
||||||
|
|
||||||
_The Wild-cloud project is in active development._
|
_The Wild-cloud project is in active development._
|
Reference in New Issue
Block a user