Commit Graph

253 Commits

Author SHA1 Message Date
Reorx 7c253d3fee new shortcode: social-quote-tweet; enhance h2, h3 margin 2022-05-18 13:46:15 +08:00
Reorx 570601c2a7 code block style enhance and toc a padding 2022-05-15 23:40:53 +08:00
Reorx ff878743de set post-content font size from 16 to 17 2022-05-15 23:40:06 +08:00
Reorx 7ca25b0dd9 fix sup line height 2022-05-15 23:39:53 +08:00
Reorx 4921802f53 optimize logo img rendering 2022-05-15 21:38:57 +08:00
Reorx 01ea8e8a8c add standout shortcode 2022-05-12 16:43:06 +08:00
Reorx 402e1d8924 fix image blur 2022-05-09 22:26:30 +08:00
Reorx 9d5184cae4 add css for links page 2022-05-09 22:26:24 +08:00
Reorx 7cb2efee6b fix ul in li margin 2022-05-08 18:29:17 +08:00
Reorx e1216a8d00 adjust post width to the same as main width; post content font size 16px 2022-05-05 17:30:12 +08:00
Reorx 8ab5cf130f fix meta item break into multiple lines 2022-05-05 17:29:31 +08:00
Reorx 140f7c9492 refine toc link active color 2022-05-05 17:17:06 +08:00
Reorx b8592bd443 add toc max height, fix scroll bar color 2022-05-05 17:03:41 +08:00
Reorx cbba5c25bd add image-size-control shortcode 2022-05-05 16:49:21 +08:00
Reorx 3ba18bda18 fix top-link icon position 2022-05-05 16:29:52 +08:00
Reorx ba84d6857d add social_links partial 2022-05-05 16:23:55 +08:00
Reorx edc5565447 allow cover img zoom 2022-05-05 01:50:01 +08:00
Reorx 7d6d7d5a3f increase h4 font size 2022-05-05 00:45:15 +08:00
Reorx d1672652f2 fix non chroma code block color 2022-05-05 00:45:08 +08:00
Reorx 8deaaf2d04 update meta style in home page 2022-04-22 15:00:00 +08:00
Reorx 6aea4be5fa refactor post meta, use svg icons for identifier 2022-04-22 14:11:34 +08:00
Reorx 4d93247e53 change post nav and footer style 2022-04-22 01:13:25 +08:00
Reorx 7d6dfd7ebc add container style for disqus 2022-04-22 00:51:29 +08:00
Reorx db34d0de17 adjust share buttons style 2022-04-22 00:38:37 +08:00
Reorx 98b512fe64 move tags to the top; use ¶ for anchor symbol 2022-04-22 00:28:30 +08:00
Reorx 48cba7f5ae add image zoom js 2022-04-21 23:39:03 +08:00
Reorx 8c47961c41 enhance responsive style 2022-04-21 23:26:08 +08:00
Reorx 9377da773c enhance post typography 2022-04-21 17:32:20 +08:00
Reorx 368da1791e fix home page first-entry margins 2022-04-21 16:54:49 +08:00
Reorx 5b8b8241f3 add link hover style to social icons 2022-04-21 14:56:33 +08:00
Reorx a10cac8183 use hover underline style instead of transform for home page links 2022-04-21 14:46:25 +08:00
Reorx 33c1ba12e2 use hugo's builtin Chroma for code highlight 2022-04-15 00:55:41 +08:00
Reorx 60380fe684 remove highlight js 2022-04-14 21:39:30 +08:00
Reorx 6631846829 fixup! fix homeInfoParams style, add docs to menu 2022-04-14 16:34:48 +08:00
Reorx 2e2a59ef16 handle external menu item 2022-04-14 16:27:34 +08:00
Reorx dbbf9f81a1 fix homeInfoParams style, add docs to menu 2022-04-14 15:19:21 +08:00
Seth For Privacy 5d1a689d1a
Match right side padding when ToC is used on left
Simply bumps padding on left ToC to 15px to match that of right ToC -- the hard-alignment with no padding is a bit jarring ATM.
2022-04-13 13:12:58 -04:00
Reorx 08b21a18b0 support left/right side toc 2022-04-13 18:12:08 +08:00
Reorx 21533a4e90 fixup! tune link styles, add color to menu, content, footer links 2022-04-13 18:11:47 +08:00
Reorx 280efabd02 tune link styles, add color to menu, content, footer links 2022-04-13 17:24:01 +08:00
Reorx b9bc8b7d3b replace instantpage with instantclick 2022-04-11 15:40:04 +08:00
Reorx 8c37662b32 menu consistant font weight
so that the width is also consistant
2022-04-11 00:54:50 +08:00
Reorx ef80299580 add EnableInstantPage param 2022-04-10 23:40:35 +08:00
Reorx 7dc044f2ba tweak toc style 2022-04-10 21:33:27 +08:00
Reorx 9ebe2111f6 active toc link while scrolling 2022-04-10 01:18:40 +08:00
Reorx 60f139d529 add side class for toc if TocSide is true 2022-04-09 23:59:22 +08:00
Reorx 8c5d10925e allow customize post page width 2022-04-09 23:31:15 +08:00
Aditya Telange 80928d9f23
Fix `pre` getting a dark background
fixes: #723
2022-03-12 19:33:29 +05:30
Aditya Telange 912eddde0a
Revert "Fix `pre` getting a dark background"
This reverts commit 15b984bd21.
2022-03-11 20:32:06 +05:30
Aditya Telange 15b984bd21
Fix `pre` getting a dark background
fixes: #723
2022-03-11 19:32:37 +05:30