Version 2.3.0-preview
There were 16 changes in Retype 2.3.0-preview.
New
- Full relative URL pathing support. See #14, #133, #163, #184, #194, #222, #233, #239, #276.
trailingSlash
project config to instruct whether to add a trailing/
when constructing links.- New
preload
project config to instruct Retype to preload the search index instead of on demand load. - New
directoryIndex.name
project config for setting the default document name. - New
generator.directoryIndex.append
project config. - Switch
generator.paths
default value torelative
. - New
RETYPE_DEFAULT_HOST
environment variable. See #239. - New self-referential canonical tag for all pages.
Fixed
- Exclude files and pages within the _includes from the sitemap generation.
- Exclude all contents of _includes directory from deploy.
- Sidebar menu item is not highlighted when no trailing
/
. - Editor font request does not respect
base
path. See #318. - Syntax errors in yaml files results in corrupt category URLs. See #316.
links
to the index document in the mobile sidebar footer not being resolved..yml
files excluded from deploy even if explicitly declared ininclude
. See #311.og:url
andtwitter:url
paths incorrect for API generated pages.