
The flamenco.io website moves to flamenco.blender.org! This commit updates the Makefile as follows: - Rename 'site' to 'project-website', so the new command to deploy is 'make project-website' - Move the website directory from 'flamenco-io-site' to 'project-website' - Update the rsync command do reflect the new deployment destination
13 lines
386 B
TOML
13 lines
386 B
TOML
name = "Geekdoc"
|
|
license = "MIT"
|
|
licenselink = "https://github.com/thegeeklab/hugo-geekdoc/blob/main/LICENSE"
|
|
description = "Hugo theme made for documentation"
|
|
homepage = "https://geekdocs.de/"
|
|
demosite = "https://geekdocs.de/"
|
|
tags = ["docs", "documentation", "responsive", "simple"]
|
|
min_version = "0.83.0"
|
|
|
|
[author]
|
|
name = "Robert Kaussow"
|
|
homepage = "https://thegeeklab.de/"
|