Closed iskrisis closed 1 year ago
i refactored the file
method and other parts to allow for multi-language setups in my fork but it was a bit to many changes for a PR so i decided to publish my own version for now. i will happily archive mine once the original plugin is updated.
✅
Multi lang setup creates directories as
url.language
meaning/projects
creates/static/projects.en/index.html
/cs/projects
creates/static/projects.cs/index.html
Folder structure needs to follow url structure.