Jingwei Gao
49d7f77a86
Fix: slugify tags in post detail page
2023-05-01 17:36:00 +08:00
Sat Naing
27507d1d78
feat: generate og images in png format ( #43 )
...
* feat: generate og images in png format
In production mode, generate og images from svg to png format.
fix #40
* refactor: update og image format from svg to png
Update OG image format in post detail to png. Update twitter og images to auto-generated dynamic og
images.
2023-03-01 18:46:42 +06:30
satnaing
1a427285f3
style: format styles with Tailwind Prettier plugin
2023-01-31 15:53:49 +06:30
satnaing
50af65b0b4
refactor: update ogImage.src to ogImage
2023-01-30 20:57:35 +06:30
satnaing
38761e2e8f
refactor: update collection type and new schema property name
2023-01-28 01:18:25 +06:30
Sat Naing
ce3f1dc4a0
feat: generate dynamic og image for blog posts ( #15 )
...
* feat: add dynamic og image using satori
* feat: add og card styling
* feat: add dynamic paths for ogTitle
* feat: add default og url
* ci: change config site url for testing purpose
* fix: update original auto-generate og image style
* refactor: move ogImage jsx inside generateOgImage
* fix: add conditions for filtering draft posts & ogImages
* build: update minor and major dependency updates
* build: update site option in config file
2022-12-28 09:09:57 +06:30
Sat Naing
20822c422a
chore: format files with prettier
2022-10-16 23:53:16 +06:30
Sat Naing
25bc1e06cf
Remove prose-slate style
2022-09-26 02:28:05 +06:30
Sat Naing
350f586e4d
Update outline style of Go Back button
2022-09-26 00:09:02 +06:30
Sat Naing
b8a08dc794
Update import of type definition
2022-09-22 20:51:35 +06:30
Sat Naing
fe92f303d4
Update PostDetails layout to accept author, desc and og image
2022-09-21 14:08:47 +06:30
Sat Naing
6bc75bac9a
Replace breadcrumbs with go back button
2022-09-20 22:21:37 +06:30
Sat Naing
17dfe7f24c
Add PostDetails layout for each post
2022-09-20 20:55:53 +06:30