Skip to content

Add word count statistics and reading time estimation functions#144

Open
webyang-male wants to merge 1 commit intoathul:masterfrom
webyang-male:patch-2
Open

Add word count statistics and reading time estimation functions#144
webyang-male wants to merge 1 commit intoathul:masterfrom
webyang-male:patch-2

Conversation

@webyang-male
Copy link

image

<div class="title">
<h1 class="title">{{ .Title }}</h1>
<div class="meta">Posted on {{ dateFormat ":date_medium" .Date }}{{ if .Draft }} <span class="draft-label">DRAFT</span> {{ end }}</div>
<p>阅读&ensp;| <span class="post-date">共{{ .WordCount }}字</span>,阅读约<span class="more-meta"> {{ .ReadingTime }} 分钟</span></p>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you convert this to English too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants