Age | Commit message (Expand) | Author |
2023-10-25 | Add finishing touches | HombreLaser |
2023-09-22 | feat: custom excerpt image support | Jeffrey Tse |
2023-08-26 | feat: rich excerpt with image support (#125) | Jeffrey Tse |
2023-08-26 | feat: auto ignore invalid images | Jeffrey Tse |
2023-08-26 | fix: browser errors were logged to the console | Jeffrey Tse |
2023-08-24 | feat: show author for posts that specify one (#122) | Tom Hebb |
2023-08-23 | feat: support to pin articles (#50) | Jeffrey Tse |
2023-08-03 | perf: better seo for page paragraph | Jeffrey Tse |
2023-08-03 | fix: document does not have a valid `rel=canonical` | Jeffrey Tse |
2023-08-03 | perf: reduce render-blocking scripts | Jeffrey Tse |
2023-06-30 | feat: upgrade photo previewer to PhotoSwipe 5 (#115) | Jeffrey Tse |
2023-06-30 | feat: photo previewer config options support | Jeffrey Tse |
2023-06-28 | fix: image previewer was corrupted by size unit (#114) | Jeffrey Tse |
2023-06-25 | feat: photo previewer support (#113) | JT |
2023-06-24 | feat: google analytics 4 (GA4) support (#112) | Jeffrey Tse |
2022-08-21 | fix: remove non standard `rel=shortcut` (#97) | Rotzbua |
2022-07-14 | fix: utterances script to obey the `follow_site_theme` setting (#91) | Nuri Jung |
2022-05-05 | feat: support utterances comment (#83) | 裸奔狂甩丁丁 |
2022-04-05 | feat: click to top (#84) | 裸奔狂甩丁丁 |
2022-02-09 | docs: fix typo and use https (#79) | Rotzbua |
2022-01-16 | fix: meta-close-tag not required (#73) | Rotzbua |
2021-08-27 | feat: support for custom head content (#59) | Rafa Marcén |
2021-08-12 | fix: inaccurate google translation behavior (#55) | jeffreytse |
2021-06-29 | fix: liquid syntax error of footer copyright | jeffreytse |
2021-06-29 | feat: support copyright placeholders/variables (#46) | Yuchen Zhang |
2021-06-28 | perf: postpone initializing site header | jeffreytse |
2021-06-28 | perf: postpone loading google-analytics script | jeffreytse |
2021-06-28 | perf: links to cross-origin destinations are unsafe | jeffreytse |
2021-06-27 | fix: video banner is not working in Safari (#47) | jeffreytse |
2021-06-26 | feat: support video banner | jeffreytse |
2021-06-26 | fix: wrong default value of calling functions | jeffreytse |
2021-06-25 | style: adjust the liquid syntax of some code | jeffreytse |
2021-06-25 | feat: support banner heading and subheading styles | jeffreytse |
2021-06-25 | fix: get value from site config incorrectly | jeffreytse |
2021-06-17 | feat: add min_height option to banner | jeffreytse |
2021-06-17 | fix: config of banner background not working | jeffreytse |
2021-06-17 | fix: wrong default banner opacity and height | jeffreytse |
2021-06-17 | feat: add img tag of banner for SEO | jeffreytse |
2021-06-17 | feat: support advanced banner configuration | jeffreytse |
2021-06-17 | style: revise liquid code syntax | jeffreytse |
2021-05-27 | fix: hash locating of cjk heading isn't working (#44) | jeffreytse |
2021-05-26 | feat: better post excerpt of pagination | jeffreytse |
2021-05-02 | fix: wrong relative url of post tag in pagination (#31) | Mark |
2021-01-23 | chore: change the default article excerpt size | jeffreytse |
2021-01-11 | fix: invalid integer in get_article_excerpt function | jeffreytse |
2021-01-11 | fix: article excerpt was incorrect for cjk content | jeffreytse |
2021-01-11 | chore: reivise get_reading_time function | jeffreytse |
2021-01-11 | feat: add some article-related functions | jeffreytse |
2021-01-11 | fix: reading time was incorrect for cjk words (#20) | jeffreytse |
2021-01-08 | chore: remove unused test ouput | jeffreytse |