Commit graph

36 commits

Author SHA1 Message Date
Matyáš Caras a5e9a9ab01
Update footer.html 2022-11-05 11:34:45 +00:00
Rotzbua ad83aa4302
docs: fix typo and use https (#79)
* fix typo

* fix links http -> https
2022-02-09 00:03:58 +08:00
jeffreytse 9ecb45bd4e fix: inaccurate google translation behavior (#55) 2021-08-12 12:13:12 +08:00
jeffreytse 0fea688977 fix: liquid syntax error of footer copyright 2021-06-29 10:45:31 +08:00
Yuchen Zhang b3e6ee2f69
feat: support copyright placeholders/variables (#46)
* feat: re-format copyright message and auto increase current year

* docs: add comment for copyright setting

This comment is crucial, especially for newcomers.

* refactor: better liquid code format

Co-authored-by: jeffreytse <jeffreytse.mail@gmail.com>
2021-06-29 10:31:58 +08:00
jeffreytse 4e3e599bbf perf: postpone initializing site header
Postpone this step to the stage that DOM loaed, but img and css not
2021-06-28 18:45:05 +08:00
jeffreytse 6d4680a527 fix: video banner is not working in Safari (#47)
Auto add muted and playsinline properties when this permission
issue occurred.
2021-06-27 17:04:20 +08:00
jeffreytse 11edca1890 feat: support video banner 2021-06-26 12:05:19 +08:00
jeffreytse 3340bcd1b7 style: adjust the liquid syntax of some code 2021-06-25 14:19:46 +08:00
jeffreytse 404a26e6a9 feat: support banner heading and subheading styles 2021-06-25 14:16:44 +08:00
jeffreytse f39f3884cc feat: add min_height option to banner 2021-06-17 21:51:00 +08:00
jeffreytse 325912a0eb fix: config of banner background not working 2021-06-17 21:07:40 +08:00
jeffreytse c593085877 fix: wrong default banner opacity and height 2021-06-17 20:57:56 +08:00
jeffreytse 6b5857a215 feat: add img tag of banner for SEO 2021-06-17 20:45:01 +08:00
jeffreytse cae6e2e549 feat: support advanced banner configuration
Support to configurate the banner opacity and height.
2021-06-17 20:39:11 +08:00
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 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