Skip to content

Added support for shortening of URLs with directories

Pre-release
Pre-release

Choose a tag to compare

@paultraf paultraf released this 15 Jun 13:57
· 376 commits to main since this release

In this release, a custom 'cut directories' facility has been added, according to the value of a new constant, mss_cut_dirs. When set, MakeStaticSite removes nesting of folders for URLs that have paths, moving the path's index page to the root. However, it does not truncate directory paths for supporting assets, unlike Wget --cut-dirs, which can be used as an alternative.