Recent Activity
Sander
User for 3 years
Created Content
Recently Created Pages View All
Performance Strategy
CDN for assets Full page cache such as Batcache Fragment caching for menus Longcache for lower t...
Per Repo hooks
This is a little helper script that enables version controlled hooks, and per project hooks: Exam...
Flatpak
Flatpak Runner Example: fr handbrake #!/usr/bin/env bash # Quickly run flatpak installed cli apps...
Docker
Mount a volume as the host user This allows writing to the volume. Dockerfile: COPY .docker/entry...
BookStack
Get / Post / Delete options works roughly like this: # Import all markdown files into a book find...