feat(post): Thumbnail #45

Open
aniva wants to merge 1 commit from post/thumbnail into main
Owner

First step towards the gallery feature

First step towards the gallery feature
aniva self-assigned this 2025-07-06 17:26:50 -07:00
Author
Owner
We may need to do something like this: https://stackoverflow.com/questions/75789944/generate-thumbnail-images-in-sveltekit-vite-on-build
aniva added this to the v0.1 milestone 2025-07-20 21:20:11 -07:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin post/thumbnail:post/thumbnail
git switch post/thumbnail

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff post/thumbnail
git switch post/thumbnail
git rebase main
git switch main
git merge --ff-only post/thumbnail
git switch post/thumbnail
git rebase main
git switch main
git merge --no-ff post/thumbnail
git switch main
git merge --squash post/thumbnail
git switch main
git merge --ff-only post/thumbnail
git switch main
git merge post/thumbnail
git push origin main
Sign in to join this conversation.
No description provided.