HiDeoo / starlight-blog

Starlight plugin to add a blog to your documentation
https://starlight-blog-docs.vercel.app
MIT License
159 stars 21 forks source link

create readingTime frontmatter #75

Closed trueberryless closed 1 week ago

trueberryless commented 3 months ago

Describe the pull request

Adding a new frontmatter property called readingTime, which displays the time it takes to usually read the whole blog post in minutes. #74

How

Adding new readingTime in schema.ts, displaying it in Metadata.astro with the separator not - cause it's much more beautiful.

Screenshots

image

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
starlight-blog-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2024 11:01am
trueberryless commented 1 week ago

This PR will now be closed because the discussion in #74 showed that this is not implemented in an agreed on way and there is a new PR with all the features requested here: #91