Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-26 | feat: rich excerpt with image support (#125) | Jeffrey Tse | |
2023-08-23 | feat: support to pin articles (#50) | Jeffrey Tse | |
This feature can allow you to top articles via post front meta property `top`, the value is a number, the smaller the number is, the higher priority the article has. Example: ``` title: My Article top: <number> ``` | |||
2023-08-03 | perf: better css styles | Jeffrey Tse | |
2023-06-25 | feat: better post image size | Jeffrey Tse | |
2022-07-26 | fix: emoji display issue on using jemoji plugin (#95) | Casper da Costa-Luis | |
2021-07-25 | fix: overflow and wrap of post tags in pagination | jeffreytse | |
2021-07-22 | fix: overflow wrap and word break of post excerpt | jeffreytse | |
2021-06-29 | feat: support copyright placeholders/variables (#46) | Yuchen Zhang | |
* 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-26 | feat: support video banner | jeffreytse | |
2021-06-23 | feat: better banner title and subtitle | jeffreytse | |
Adjust the margin and font weight of banner title and sub title | |||
2021-06-20 | feat: better banner subtitle font size on mobile | jeffreytse | |
2021-06-18 | feat: better title font size on mobile | jeffreytse | |
2021-06-17 | feat: add img tag of banner for SEO | jeffreytse | |
2021-05-26 | perf: better pagination styles | jeffreytse | |
Change the title color, font size and margin. | |||
2021-05-17 | fix: footer/menu popup colours (#33) | misstickles | |
* Fix footer/menu popup colours * fix: correct the footer background colour When the body content is less, the footer background colour should be transparent. Co-authored-by: JT <jeffreytse.mail@gmail.com> | |||
2020-12-09 | perf: better table overflow styles | jeffreytse | |
2020-12-04 | fix: post content and tags overflow issue | jeffreytse | |
2020-10-19 | perfect: better post nav style of article page | jeffreytse | |
2020-10-03 | perfect: better style stuffs | jeffreytse | |
2020-09-29 | perfect: better word-break (#3) | jeffreytse | |
2020-09-22 | fix: word-break of post content (#3) | jeffreytse | |
2020-09-17 | fix: wrong banner text padding on palm device | jeffreytse | |
2020-09-17 | feat: centering svg images | jeffreytse | |
2020-09-14 | fix: wrong word-break in post content | jeffreytse | |
2020-08-25 | chore: change hover style of post tags | jeffreytse | |
2020-08-24 | feat: add padding for post comments block | jeffreytse | |
2020-07-16 | feat: add some transitions | jeffreytse | |
2020-07-16 | feat: add left vsplit persudo class | jeffreytse | |
2020-07-15 | fix: paginator confusion caused by google translate | jeffreytse | |
2020-07-15 | fix: header no margin issue | jeffreytse | |
2020-07-12 | fix: site header padding issue | jeffreytse | |
2020-07-12 | chore: change some test posts | jeffreytse | |
2020-07-12 | feat: change theme styles | jeffreytse | |
2019-09-24 | update: perfect animation, compatibility issue | Jeffrey Tse | |
2019-09-20 | update: adjust header and banner | Jeffrey Tse | |
2019-09-20 | update: header transparent, animation, banner, etc | Jeffrey Tse | |
2019-09-19 | update: adjust header brand favicon, banner, etc | Jeffrey Tse | |
2019-09-13 | feat: add favicon and header logo | Jeffrey Tse | |
2019-09-11 | release: v1.0.0 | Jeffrey Tse | |