DokuwikiCustomization
Over the years I had to make manual changes to dokuwiki to suit my use, here are the final changed files at the moment, in Release 2022-07-31a "Igor":
inc/ confutils.php init.php template.php lib/tpl/dokuwiki/ tpl_footer.php tpl_header.php script.js (changed makeToggle call) main.php (change css) lib/scripts/ behaviour.js (disable jquery slideUp and slideDown, and bounce) page.js (changed makeToggle call) lib/scripts/jquery/ versions (manually moved to 3.6.3) /lib/plugins/semantic/ helper.php (fix PHP 8.1 compatibility)
/home/ekvastra/wiki.ekvastra.in
I used https://www.cleancss.com/css-minify/ to minify the css and https://jscompress.com/ to minify the js.