| | |
| | | [build] |
| | | publish = "public" |
| | | #command = "hugo --gc --minify" |
| | | command = "hugo --gc --minify --baseURL https://compose-docs.netlify.app" |
| | | command = "hugo --gc --minify --baseURL https://docs.neuralvibes.com" |
| | | |
| | | [context.production.environment] |
| | | HUGO_VERSION = "0.74.3" |
| | |
| | | license = "MIT" |
| | | licenselink = "https://github.com/onweru/compose/blob/master/LICENSE" |
| | | description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page" |
| | | homepage = "https://compose-docs.netlify.com" |
| | | homepage = "https://docs.neuralvibes.com" |
| | | tags = ["simple", "docs", "dark", "customizable", "search"] |
| | | features = ["simple", "docs", "dark", "customizable", "search"] |
| | | min_version = "0.53.0" |