jeffreytse
ad541c4306
fix: overflow and wrap of post tags in pagination
2021-07-25 21:34:58 +08:00
jeffreytse
d026f4215a
fix: overflow wrap and word break of post excerpt
2021-07-22 10:52:56 +08:00
jeffreytse
f731907323
feat: better font size of article menu
2021-07-05 22:57:45 +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
5c4c473b88
feat: ensure text remains visible during webfont load
...
The easiest way to avoid showing invisible text while custom fonts
load is to temporarily show a system font. By including
`font-display: swap` in your font style. It's worth mentioning that
not all major browsers support font-display: swap, so you may need
to do a bit more work to fix the invisible text problem.
2021-06-28 17:31:53 +08:00
jeffreytse
11edca1890
feat: support video banner
2021-06-26 12:05:19 +08:00
jeffreytse
6bac3bbe8b
feat: better banner title and subtitle
...
Adjust the margin and font weight of banner title and sub title
2021-06-23 11:39:13 +08:00
jeffreytse
023d075d26
feat: better banner subtitle font size on mobile
2021-06-20 12:28:16 +08:00
jeffreytse
d5af3e160e
feat: better title font size on mobile
2021-06-18 19:30:30 +08:00
jeffreytse
aa4d10655e
feat: better default banner opacity on dark mode
2021-06-17 20:58:48 +08:00
jeffreytse
6b5857a215
feat: add img tag of banner for SEO
2021-06-17 20:45:01 +08:00
jeffreytse
c5212c60ad
feat: support to customize the brand color
2021-05-26 21:51:32 +08:00
jeffreytse
de8c813aea
feat: update default font family
2021-05-26 21:50:13 +08:00
jeffreytse
7c42dd54b5
perf: better pagination styles
...
Change the title color, font size and margin.
2021-05-26 21:48:41 +08:00
jeffreytse
9eda84bcaa
fix: text color of header on mobile ( #38 )
...
When the dark mode is on and on the mobile, the header text color
is also dark, we should change it to light color for the contrast.
2021-05-19 00:58:03 +08:00
jeffreytse
1e02458f89
chore: revise the css style of footer inner
2021-05-19 00:50:37 +08:00
misstickles
fa2847555a
fix: footer/menu popup colours ( #33 )
...
* 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>
2021-05-17 11:06:02 +08:00
jeffreytse
e2a6d766ef
perf: better gitment style in dark mode
2021-02-24 21:23:26 +08:00
jeffreytse
ef8ce512f0
chore: better blockquote style for dark mode
2021-02-09 18:11:05 +08:00
jeffreytse
c896442fcf
refactor: migrate code highlight to an extension
2021-01-08 12:04:25 +08:00
jeffreytse
b8ed37973e
fix: the dark mode of menu bar not appearing ( #18 )
2021-01-05 18:19:17 +08:00
jeffreytse
de4cd7fbce
perf: better gitment css styles
2020-12-31 10:18:40 +08:00
jeffreytse
523211a98f
perf: better table overflow styles
2020-12-09 12:19:09 +08:00
jeffreytse
0cd573d183
chore: better transition to dark mode toggle
2020-12-09 09:53:43 +08:00
jeffreytse
23a8b89415
fix: wrong display of code type badge in firefox ( #11 )
2020-12-04 19:19:22 +08:00
jeffreytse
d29ad66f02
fix: post content and tags overflow issue
2020-12-04 17:21:34 +08:00
jeffreytse
6e023282c5
feat: better inline code style
2020-11-29 15:42:49 +08:00
jeffreytse
1aff8cf843
feat: better default text color in light mode
2020-11-29 15:41:09 +08:00
jeffreytse
791ebc6281
perfect: better post nav style of article page
2020-10-19 11:09:14 +08:00
Rong Rong
97ee863d09
perfect: made theme toggle dynamic size ( #9 )
...
* Made theme toggle dynamic size
theme toggle now will break if font size is not default 14px
* fix: made theme toggle dynamic size better
Co-authored-by: JT <jeffreytse.mail@gmail.com>
2020-10-19 10:38:30 +08:00
jeffreytse
c05a6e49c3
chore: better table color style
2020-10-14 19:14:27 +08:00
jeffreytse
ba1db7db3e
feat: add night mode ( #4 )
2020-10-03 11:55:14 +08:00
jeffreytse
a1b848bb55
perfect: better style stuffs
2020-10-03 10:39:18 +08:00
jeffreytse
0e8b292bd0
perfect: better word-break ( #3 )
2020-09-29 12:46:54 +08:00
jeffreytse
04bc0124c9
fix: word-break of post content ( #3 )
2020-09-22 23:10:00 +08:00
jeffreytse
a488bece12
fix: wrong banner text padding on palm device
2020-09-17 11:28:44 +08:00
jeffreytse
5c26a066e5
feat: centering svg images
2020-09-17 11:22:06 +08:00
jeffreytse
c8e68b4de5
fix: wrong word-break in post content
2020-09-14 19:57:06 +08:00
jeffreytse
30ef4d84d0
chore: clean some empty lines
2020-09-10 13:13:04 +08:00
jeffreytse
663b1e567f
chore: revise css style of article menu
2020-08-31 19:44:18 +08:00
jeffreytse
816980cf76
chore: change inline code block background color
2020-08-27 12:42:35 +08:00
jeffreytse
20afd2fecd
chore: change hover style of post tags
2020-08-25 14:24:14 +08:00
jeffreytse
56456e44f9
feat: add padding for post comments block
2020-08-24 16:23:28 +08:00
jeffreytse
83eac8261e
chore: change a link css style on hover state
2020-08-24 11:12:24 +08:00
jeffreytse
b79efd805e
chore: change color of visited a link
2020-08-18 14:03:00 +08:00
jeffreytse
12ae7823c2
feat: add some transitions
2020-07-16 19:38:32 +08:00
jeffreytse
36641effb1
feat: add left vsplit persudo class
2020-07-16 19:25:04 +08:00
jeffreytse
d45f20b404
chore: beautify code style of rouge table
2020-07-16 10:36:48 +08:00
jeffreytse
9a76b450ac
fix: html code block presentation style issue
2020-07-15 18:24:52 +08:00
jeffreytse
38ad8244d8
fix: paginator confusion caused by google translate
2020-07-15 18:24:03 +08:00