docs: update docs for astro-papaer v3

Make docs articles up to date with the latest version of AstroPaper. Add a section for storing
images for blog posts. Rename rec-2 to example-draft-post and update its content.

resolve #117
This commit is contained in:
satnaing
2023-09-24 22:46:46 +06:30
committed by Sat Naing
parent 186bc151c3
commit 58c68ee055
3 changed files with 55 additions and 13 deletions
-1
View File
@@ -48,4 +48,3 @@ At the time of writing this, [Satori](https://github.com/vercel/satori) is fairl
- If you have Blog posts with non-English titles, you have to set `embedFonts` option to `false` (file: `src/utils/generateOgImage.tsx`). Even after this, the OG image might not be displayed very well.
- Besides, RTL languages are not supported yet.
- [Using emoji](https://github.com/vercel/satori#emojis) in the title might be a little bit tricky.
- Sadly, this new dynamic OG image generation feature cannot be used for Twitter social images since `svg` image type is not supported for Twitter Cards.