-
When images are uploaded to ghost, we automatically optimize them, and store the original as `filename_o.ext`
To avoid double compression, we should be using these optimized images when resizing fo…
-
I'm trying to build the following project: https://github.com/omegad-biz/fault-manager/tree/develop
but it fails:
![image](https://user-images.githubusercontent.com/400362/52284863-eca63380-296d-1…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
Currently, we have abstracted out part of the file storage in Ghost, such that images are stored via a `localfilesystem` class.
This abstraction is complete in so much as that all the methods and ch…
-
I think, no one looks after this package anymore.
-
When i go to the player list,and mute a player, sometimes it mutes up to two others as well. sometimes players don't even show up in the list at all.
] version
Protocol version 48
Exe version 1.1.2.6…
-
I've followed the examples as much as I could, because they conflict each other, but none of the vote sites even load. The console shows no errors, either. According to the template votesites.yml, it …
-
Error: Cannot find module '/var/www/ghost/versions/1.24.3/core/server/adapters/storage/ghost-github'
Jun 15 20:53:54 ubuntu node[6351]: NAME: IncorrectUsageError
Jun 15 20:53:54 ubuntu node[635…
-
I have tried to config this adapter on Ghost 2.x, but can not start Ghost service if I add "storage" related info into the `config.production.json` file.