Closed trueberryless closed 1 week 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 |
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
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. #74How
Adding new readingTime in schema.ts, displaying it in Metadata.astro with the separator
•
not-
cause it's much more beautiful.Screenshots