Adam Gordon
Adam Gordon
An example route { "path": "/task/:id", "page": "./task", "chunk": "main", "data": { "task": "GET http://example.com/api/task/id" } }, Will take a url `/task/1234` and make a request to `http://example.com/api/task/1234` But an...
Another type of cascading similar to (#86) is the tilling style provided by window managers like bspwm / xmonad. 
Current build did not publish the images correctly to dockerhub for arm platforms. Changes allow using the same tag for more platforms Also update to the latest version of go...