Add reading time #225
pitscher
started this conversation in
Feature requests
Replies: 1 comment
-
By the way: I saw that someone requested this to be added (#12) - however, it seems like it was not done. |
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.
-
Hey, although the PR #223 is in review I got another idea.
What about the possibility to add the reading time to e.g. posts.
Hugo can compute this pretty easily. I added this + a custom
reading_time
config for each language + the option for a user to specify for which content types such a reading time should be shown (to give them as much flexibility as possible).Example
A user with a website that hosts blog posts and projects (all different types of content pages) can decide to only display a posts reading time (and not the reading time of a projects page).
It looks like this (translation support included):

Would you be happy to see another PR for this? 🤓
Beta Was this translation helpful? Give feedback.
All reactions