Migrate OG image generator script on Astro theme to use Takumi #235
Unanswered
sakuhanachan
asked this question in
Q&A
Replies: 2 comments
-
|
finally I can fix layout to work without problem (with Copilot's help on some line) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey sorry I didn't see this discussion, you can try out the new |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some theme for astro have script for OG image generator like Mizuki
and I try to migrate to use Takumi instead Satori because it can use without Thai diacritics overlap (สระจม/sunken vowel) like I found in Satori
but when I try many time I found problem layout is not render properly like this
instead as my expect (image generated by Satori)
and I can't solve by myself
here's my script for use in Astro's Mizuki theme
and here's layout problem version of my script (and yes, I edit on sleepy time)
if anyone have free time, you can help me to migrate.
Beta Was this translation helpful? Give feedback.
All reactions