feat(post): Thumbnail #45

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

First step towards the gallery feature

First step towards the gallery feature
aniva added the
category
feature
component/styling
component/blog
labels 2025-07-06 17:26:50 -07:00
aniva self-assigned this 2025-07-06 17:26:50 -07:00
aniva added 1 commit 2025-07-06 17:26:51 -07:00
aniva added the
component/gallery
label 2025-07-06 18:16:19 -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
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b post/thumbnail main
git pull origin post/thumbnail

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff post/thumbnail
git push origin main
Sign in to join this conversation.
No description provided.