Add i18n support

This commit is contained in:
James Panther
2021-08-17 16:48:08 +10:00
parent 18ed642ae4
commit 64dd424b80
18 changed files with 66 additions and 22 deletions
+5 -1
View File
@@ -9,13 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- i18n support
### Changed
- Consolidated author configuration parameters into `config.toml`
### Fixed
- Fixes URLs being incorrect in some cases when the site is deployed in a subfolder
- URLs being incorrect in some cases when the site is deployed in a subfolder
## [1.0.0] - 2020-08-16