We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
post_stats offers some stats, it could be used to add X minutes read like Medium.
Here's an example:
{% if post_stats_enabled %} {{ article.stats['read_mins'] }} minute read {% endif %}
The text was updated successfully, but these errors were encountered:
Improvments.
549a882
- Better messages - X min read - pt_BR translation - Better style for read more
No branches or pull requests
post_stats offers some stats, it could be used to add X minutes read like Medium.
Here's an example:
The text was updated successfully, but these errors were encountered: