glee icon indicating copy to clipboard operation
glee copied to clipboard

Dev-friendly Blogging Setup

Results 5 glee issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/HexmosTech/glee/assets/796107/f2e493c2-8f59-4c5f-a7ec-16bd4fc75d9a)

If I had previously set the cover image through ``` --- feature_image: ./cover.png --- ``` and when I ``` --- # feature_image: ./cover.png --- ``` Its not deleting the cov...

```shell > glee sample_post.md zsh: exec format error: glee ``` How to troubleshoot?

Right now `glee` supports S3 and only S3 for image management. Multiple people have requested support for the [Ghost Image API](https://ghost.org/docs/admin-api/#images:~:text=the%20Owner%20user.-,Images,-Sending%20images%20to).

Show the correct error message if the slug has uppercase characters. ## Current behaviour ![image](https://github.com/user-attachments/assets/5767459d-555c-42fa-bea3-44643ecf14ca)

bug