initial commit

This commit is contained in:
2025-02-19 00:16:57 +01:00
parent 1d9cd91fcd
commit d89698593b
1293 changed files with 55933 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
+++
disableToc = false
hidden = true
title = "Version 2.6"
type = "releasenotes"
weight = -6
+++
## 2.6.0 (2021-10-21) {#2-6-0}
### New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Your site can now be served from a subdirectory if you set `baseURL` in your `hugo.toml`. See the [documentation](configuration/sitemanagement/deployment) for a detailed example.