You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite the configuration layer to be typed, fixes a lot of edge cases, now allows changin "serve" options through the command line and simplifies a lot of code paths #171
Bugfixes
Fix relative links for images, now works correctly in serve and generate mode #169#78
Fix bug where files with non-ascii names would be blank, they are now transliterated #183
Fix Nesting level too deep - recursive dependency? when multiple files have the same name #182