blog/_includes
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
..
extensions chore: remove unused test ouput 2021-01-08 12:15:00 +08:00
functions fix: reading time was incorrect for cjk words (#20) 2021-01-11 11:18:35 +08:00
sidebar perfect: improve browser compatibility 2020-10-03 12:23:29 +08:00
views fix: reading time was incorrect for cjk words (#20) 2021-01-11 11:18:35 +08:00
functions.html fix: some function params not working 2020-09-29 12:54:54 +08:00
head.html refactor: migrate code highlight to an extension 2021-01-08 12:04:25 +08:00