Commit graph

20 commits

Author SHA1 Message Date
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 b43b6bd748 fix: footer display issue when no author 2020-12-09 09:52:51 +08:00
jeffreytse 1909d09600 fix: header_transparent option not working 2020-09-29 12:55:26 +08:00
jeffreytse 740fbd3e0a fix: wrong relative urls 2020-09-22 11:07:09 +08:00
jeffreytse 690e71acfc fix: wrong relative banner url 2020-08-31 17:16:31 +08:00
jeffreytse 2363157807 feat: add reading time and icons 2020-07-16 19:25:52 +08:00
jeffreytse 5b605ecabb feat: change paginator style 2020-07-12 17:39:23 +08:00
jeffreytse 413f0997d9 feat: change theme styles 2020-07-12 16:23:23 +08:00
jeffreytse b83c3ac237 chore: remove random banner 2020-07-10 22:30:32 +08:00
jeffreytse 5d8928659e chore: default transparent header and trim text 2020-07-10 22:25:49 +08:00
jeffreytse e80f1b5c8a fix: correct some html tags, css properties 2019-12-05 19:09:26 +08:00
Jeffrey Tse cda49e0301 update: perfect animation, compatibility issue 2019-09-24 14:10:57 +08:00
Jeffrey Tse 8a4923aea8 update: adjust header and banner 2019-09-20 15:45:37 +08:00
Jeffrey Tse ce43bb9a6a update: header transparent, animation, banner, etc 2019-09-20 12:40:14 +08:00
Jeffrey Tse fc7e421ae2 update: adjust header brand favicon, banner, etc 2019-09-19 14:14:23 +08:00
Jeffrey Tse af1450d90b feat: add favicon and header logo 2019-09-13 17:26:19 +08:00
Jeffrey Tse 40b20a9a18 chore: adjust theme configuration, etc 2019-09-12 18:38:59 +08:00
Jeffrey Tse 61eae5c5f9 release: v1.0.0 2019-09-11 12:21:17 +08:00