|
8f91272433
|
Add ToC scroolbar for huge articles
Signed-off-by: GitHub Action <action@github.com>
|
2024-11-21 17:26:09 +00:00 |
|
|
768e50bfdb
|
More stuff that was being blocked.
|
2024-10-24 14:18:06 +02:00 |
|
|
7ed503d4a3
|
Renamed home-social to home-links, as some EasyList rules can block the whole div.
|
2024-10-24 12:39:47 +02:00 |
|
|
42a5900e19
|
Restore usesAnimation in styles.scss
Signed-off-by: GitHub Action <action@github.com>
|
2024-10-23 17:29:34 +00:00 |
|
|
cdef5afeed
|
add disable animation, mermaid support
Signed-off-by: GitHub Action <action@github.com>
|
2024-10-23 17:21:35 +00:00 |
|
|
9b2c3e8497
|
feat: support disabling animations
|
2024-10-07 14:06:15 -04:00 |
|
|
4c3277b0b6
|
Update Readme, add Admonition colors to _colors.scss
Signed-off-by: GitHub Action <action@github.com>
|
2024-08-24 13:13:31 +00:00 |
|
|
819cebcb12
|
merge scroll-to-top colors
|
2024-08-24 11:43:52 +03:00 |
|
|
c568b8ff0e
|
Ability to edit Scroll-to-Top icon colors, for #75
Signed-off-by: GitHub Action <action@github.com>
|
2024-08-24 07:55:20 +00:00 |
|
|
fc359e48aa
|
Inital fix for #74
Signed-off-by: GitHub Action <action@github.com>
|
2024-08-24 06:46:42 +00:00 |
|
|
5ee9c82125
|
Add HumanMadeMark
Signed-off-by: GitHub Action <action@github.com>
|
2024-07-11 11:54:28 +00:00 |
|
|
6bd64f295c
|
Delete assets/scss/_mathjax.scss
|
2024-07-11 17:18:06 +05:30 |
|
|
5ebeb52132
|
Fix animation
Signed-off-by: GitHub Action <action@github.com>
|
2024-03-29 16:20:59 +00:00 |
|
|
ac3f217075
|
Hermit-V2 Theme Update
|
2024-03-11 05:30:38 +00:00 |
|
|
045ef00eca
|
Hermit-V2 Theme Update
|
2024-03-11 05:13:10 +00:00 |
|
|
a6d5f76806
|
Hermit-V2 Theme Update
|
2024-03-03 07:15:26 +00:00 |
|
|
1888d529a7
|
Fix default pre code background color .
Signed-off-by: zzjin <tczzjin@gmail.com>
|
2024-03-01 02:46:54 +08:00 |
|
|
6330ba3a95
|
Hermit-V2 Theme Update
|
2024-02-13 17:34:58 +00:00 |
|
|
93f7434e64
|
Hermit-V2 Theme Update
|
2024-01-05 06:10:20 +00:00 |
|
|
2569706cd4
|
Hermit-V2 Theme Update
|
2023-12-31 15:34:38 +00:00 |
|
|
174f4938ca
|
Hermit-V2 Theme Update
|
2023-12-17 08:27:09 +00:00 |
|
|
112c04a660
|
My bad
|
2023-12-17 13:29:11 +05:30 |
|
|
c6cbddfcd8
|
Theme Files Update
|
2023-11-14 07:08:58 +00:00 |
|
|
3eabdaf2b4
|
Theme Files Update
|
2023-11-04 13:07:47 +00:00 |
|
|
e05f24b11b
|
Theme Files Update
|
2023-10-24 15:25:38 +00:00 |
|
|
a89ac8dbd3
|
Theme Files Update
|
2023-10-22 16:23:54 +00:00 |
|
|
e4ce7f5a4c
|
Theme Files Update
|
2023-10-22 09:57:12 +00:00 |
|
|
8665d71482
|
Theme Files Update
|
2023-10-21 14:34:16 +00:00 |
|
|
9a964faf52
|
Theme Files Update
|
2023-09-30 09:23:52 +00:00 |
|
|
e1a857b363
|
Fix margin-bottom got override by homeSubtitlePrinter
|
2023-09-11 20:51:01 +07:00 |
|
|
680dbbd43f
|
Theme Files Update
|
2023-08-19 07:24:17 +00:00 |
|
|
301efb837f
|
Add Scroll To Top button
|
2023-08-06 18:46:12 +05:30 |
|
|
644e54d24d
|
FIX : Typewriter carat going away
|
2023-07-21 22:13:24 +05:30 |
|
|
4fcea430cf
|
Added : homeSubtitlePrinter
|
2023-07-05 14:19:04 +05:30 |
|
|
2dc35c5c6a
|
Minor improvements
* fix footnote style
* speed up header animations
* update animate.css, remove `-webkit-` vendor prefix
|
2020-06-08 22:30:36 +08:00 |
|
|
a39f22f280
|
Fix homepage overflow (#107)
Home content area overflows when screen height is short:
Fixed by using min-height instead of fixed 100vh height.
|
2019-10-27 20:36:43 +08:00 |
|
|
16c9d78ae5
|
Add code copy button to all code fields in the blog (#81)
|
2019-08-18 22:27:31 +08:00 |
|
|
00dbd49a94
|
Add basic support for nested menu
* Related issue: #53
|
2019-06-22 18:44:30 +08:00 |
|
|
6cee5adc69
|
Add related content section to single page (#77)
Set `relatedPosts` to `true` in the config to enable this.
|
2019-06-21 13:15:53 +08:00 |
|
|
e333628a26
|
Improve links design
* To provide a stronger feedback, all `a` tags now has a shadow on mouse hover.
* Links in contents now has a better animation.
|
2019-06-19 18:10:48 +08:00 |
|
|
bb99c7b77f
|
Improve the contrast between the background and text (#74)
Change text color from `#c6cddb` to `#e8eef2` in order to improve accessibility. Hermit theme now passes WCAG level AAA (contrast > 7.0).
|
2019-06-15 22:39:11 +08:00 |
|
|
028dc62e3b
|
Add anchor points to post list page
* post-year now has anchor point, you can click on it or input url with hash tag to jump to a specific year.
* See #39
|
2019-03-24 11:45:41 +08:00 |
|
|
1da63e341b
|
Tweak the 404 page
* New svg image with animation
* Remove button word-break property (#51)
* Adjust margin
|
2019-02-26 23:53:31 +08:00 |
|
|
61592cc6fb
|
Set word-wrap: break-word by default
* Closes #32
|
2019-02-14 15:58:07 +08:00 |
|
|
ea656ac40c
|
Disable wrapping of text in code blocks, scroll instead (#44)
* Disable wrapping of text in code blocks, scroll instead
* Remove pre.max-height
|
2019-02-03 16:10:21 +08:00 |
|
|
545a122d6c
|
Add anchor links to heading (#38)
* Closes #36
|
2019-01-27 12:20:29 +08:00 |
|
|
334d05e5a1
|
Fix featured image toggle
|
2019-01-03 18:25:14 +08:00 |
|
|
1e25d7d93e
|
Minor style improvements
* Get rid of inline style for mobile menu (#22)
* Improve background image & post meta link style
|
2018-12-31 14:29:07 +08:00 |
|
|
efb0b592a0
|
Put comments into a partial
* Also removed unnecessary Disqus style (didn't regenerate resources)
|
2018-12-30 11:06:38 +08:00 |
|
|
98c3c64499
|
Add toggle toc button
|
2018-12-28 22:52:23 +08:00 |
|