32 lines
938 B
YAML
32 lines
938 B
YAML
name: 'Wikidarity'
|
|
# license = 'AGPL-3.0-or-later'
|
|
# licenselink = 'https://github.com/owner/repo/LICENSE'
|
|
description: 'An elegant theme inspired by the ideas of wiki and solidarity.'
|
|
|
|
# # The home page of the theme, where the source can be found
|
|
# homepage = 'https://git.coopcloud.tech/wiki-cafe/wiki.cafe'
|
|
|
|
# # If you have a running demo of the theme
|
|
# demosite = 'https://wiki.cafe'
|
|
|
|
# # Taxonomy terms
|
|
# tags = ['blog', 'company']
|
|
# features = ['some', 'awesome', 'features']
|
|
|
|
# # If the theme has multiple authors
|
|
# authors = [
|
|
# {name = 'Name of author', homepage = 'Website of author'},
|
|
# {name = 'Name of author', homepage = 'Website of author'}
|
|
# ]
|
|
|
|
# If the theme has a single author
|
|
author:
|
|
name: 'Christian Galo'
|
|
homepage: 'https://cgalo.dev'
|
|
|
|
# # If porting an existing theme
|
|
# [original]
|
|
# author = 'Name of original author'
|
|
# homepage = 'Website of original author'
|
|
# repo = 'https://github.com/owner/repo'
|