blog/_includes/functions
jeffreytse 48d4da4f1b fix: reading time was incorrect for cjk words (#20)
The liquid filter `number_of_words` is for english words, so here
we use a calculation to estimate accurately the words, especially
when the language is not English.
2021-01-11 11:18:35 +08:00
..
get_categories.html release: v1.0.0 2019-09-11 12:21:17 +08:00
get_datetimes.html fix: some function params not working 2020-09-29 12:54:54 +08:00
get_reading_time.html fix: reading time was incorrect for cjk words (#20) 2021-01-11 11:18:35 +08:00
get_tags.html release: v1.0.0 2019-09-11 12:21:17 +08:00
get_value.html feat: support dict object for get_value function 2021-01-08 11:51:40 +08:00
log.html fix: some function params not working 2020-09-29 12:54:54 +08:00