Commit graph

7 commits

Author SHA1 Message Date
jeffreytse c718e7e62f feat: better post excerpt of pagination
Add "Read More" to the end of post excerpt, and support to click
the excerpt to open the post.
2021-05-26 21:46:29 +08:00
Mark 1bd266423b
fix: wrong relative url of post tag in pagination (#31)
Co-authored-by: Mark Chen <markchenyutian@gmail.com>
2021-05-02 22:35:18 +08:00
jeffreytse 4be8ad5418 fix: article excerpt was incorrect for cjk content 2021-01-11 18:36:18 +08:00
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
jeffreytse 2363157807 feat: add reading time and icons 2020-07-16 19:25:52 +08:00
jeffreytse 413f0997d9 feat: change theme styles 2020-07-12 16:23:23 +08:00
Jeffrey Tse 61eae5c5f9 release: v1.0.0 2019-09-11 12:21:17 +08:00