Robert
Robert
I am not sure when but at some point Ghost now stores images as: `__GHOST_URL__/content/images/2017/03/HomeLabDiagram.png` This Pr adds the following extra arguments: --url : what is your` __GHOST_URL__` e.g https://blog.example.com...
Added a Dockerfile and Docker-Compose file Modified Readme to for documentation on how to build and run the Docker images
The repository already contains A docker file need to package the binary as a flatpak for Linux distribution main requirements is libvips to be installed. Unsure if we need to...
Currently works ok in a native browser like Firefox as there is lazy loading of the images but when running in application window using the embedded webkit engine is feels...
This might relate to issue #72 I getting a a slice bounds out of range when trying to decode exif This was working about 2 weeks ago but failed when...