After #105 is merged we can further improve on security and performance by - [x] set cache header for static resources - [x] restrict most routes to GET requests (excl. login / maybe regenerate) - [x] render function signatures by hand instead of automated code highlighting - [ ] add links to specific functions (adds `#<function-id>` to URL; link targets already present)
After #105 is merged we can further improve on security and performance by
#<function-id>to URL; link targets already present)