- get rid of mb_strlen, fixed issue #151 thanks to @Sephral
- hide X / Twitter when not set, issue #152, thanks to @EKNr1
- implemented settings.php, issue #119, thanks to @EKNr1
- implemented pretty urls, issue #140
- removed not used Dockerfile
- fixed issue #148
- fixed issue #149
- implemented highlight support #150
- implemented TOC mobile support #141
- implemented Tags in side view #122
- added possibility to allow access to MD files in hidden folders via HIDDEN_FILE_ACCESS variable, thanks to @EKNr1 for the idea.
- updated katex to 0.16.22
- updated highlight.js to 11.11.1
- updated mermaid to 11.6.0
Important Update Note
As Perlite is now using pretty URLs you need to change your Nginx / Webserver config to make perlite work again after this release! This affects also the docker version, you need to get the latest perlite.conf
Please take a look at the updated wiki for more details.