Natalie Somersall
2bf87e0de7
feat: add Mastodon sharing link ( #1344 )
...
Adds a "share to Mastodon" button as a link sharing option using @justinribeiro's share-to-mastodon package
Discussion of proposed change - #1324
---------
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-10-30 02:02:58 +08:00
Cotes Chung
2574118f40
perf(ui): standardize metadata text styles ( #1295 )
2023-10-04 14:29:44 -05:00
Cotes Chung
b489da89ca
style(scss): update rule-empty-line-before
config
2023-09-28 01:27:24 +08:00
Cotes Chung
505e314a31
perf: refactor using semantic HTML ( #1207 )
...
Fixes #1196
2023-09-08 22:48:37 +08:00
Cotes Chung
62bcd601fc
feat(ui): redesign the pagination button on home page
2023-09-06 00:13:10 +08:00
Cotes Chung
414b8f97ce
refactor(ui): optimize the color scheme
2023-09-05 00:34:35 +08:00
Cotes Chung
c4af75389a
refactor: rename sass files
2023-09-03 20:13:00 +08:00
Cotes Chung
4f86b04a84
perf(ui): improve code snippet design
...
- Apply the new syntax color themes
- Center the text in the code snippet header
- Maintaining space to the left of a 3-digit line number or more
2023-09-03 20:13:00 +08:00
Cotes Chung
37c976499e
perf(ui): improve web accessibility ( #447 )
...
- Make color and contrast meets WCAG 2 AA and above
- Fixes `aria-label` on button "copy link" in posts
2023-08-02 21:08:56 +08:00
Cotes Chung
728094d1ba
perf(ui): improve hover color of sidebar nav items in light mode
2023-06-04 09:36:32 +08:00
Cotes Chung
d9e1d84f08
refactor(deps): upgrade bootstrap from v4.6 to v5.2
...
- update class name of the spacing, font style, cards and toasts
- update attribute names & tooltip usage
- remove custom smooth scroll
- syntax colors
2023-05-13 02:05:33 +08:00
Cotes Chung
83f1c34f92
feat(ui): improve the design for top bar
2023-05-13 02:05:33 +08:00
Cotes Chung
83bbe4ac93
feat(ui): redesign the sidebar
2023-05-13 02:05:33 +08:00
Cotes Chung
6d99f5cc36
feat(ui): improve code snippet design
2023-05-13 02:05:33 +08:00
Cotes Chung
e38309f3bd
perf(ui): improve inline code in light mode
2023-05-13 02:05:32 +08:00
Cotes Chung
8cbbcfa26d
perf(ui): improve the color of prompts in dark mode
2023-05-13 02:05:32 +08:00
Cotes Chung
7c23a4ebc5
perf(ui): lighten the link color in light-mode
2023-05-13 02:05:32 +08:00
Cotes Chung
414dd132ae
perf(ui): improve categories color in dark mode
2023-05-13 02:05:32 +08:00
Cotes Chung
7626e4d005
perf(ui): improve hover effect for post preview cards
...
- home cards
- navigator buttons at the bottom post
2023-05-13 02:05:31 +08:00
Cotes Chung
2918da9f29
perf(ui): improve related posts design
2023-05-13 02:05:31 +08:00
Cotes Chung
97b8dfeed6
feat(ui): show preview image in home page
2023-05-13 02:05:30 +08:00
Cotes Chung
b85f6330de
feat(ux): turn home page posts into clickable cards ( #895 )
...
Resolves #895
2023-03-18 01:49:34 +08:00
Cotes Chung
820ba62e9e
fix: notch status bar doesn't match theme color ( #918 )
...
Resolves #918
2023-03-17 01:17:06 +08:00
Cotes Chung
3c7934abf0
style: improve code style of SCSS & YAML
2023-03-16 03:36:52 +08:00
Cotes Chung
02b7bd5095
feat: change TOC plugin to tocbot
( #774 )
2023-03-16 03:00:29 +08:00
Cotes Chung
9306c7b39e
feat: support dark and light mode images ( #481 )
2022-12-25 00:00:08 +08:00
Cotes Chung
ab16fdc7fc
feat: add shimmer background when image loads
2022-12-24 23:51:47 +08:00
Cotes Chung
bffaf6374f
feat: support LQIP for images
2022-12-15 02:27:12 +08:00
Cotes Chung
e7dee2a589
refactor: update vendor prefix in SCSS
...
{
"browsers": [
"last 2 versions",
"> 0.2%",
"not dead"
]
}
2022-10-22 03:26:22 +08:00
Cotes Chung
a6ce765082
style: improve SCSS style
2022-10-22 03:26:22 +08:00
Cotes Chung
3ffd19d81d
refactor: rename color variable
2022-09-29 22:50:41 +08:00
Cotes Chung
6c4d0e0def
Rename prompt type note
to info
2022-02-14 20:14:39 +08:00
Cotes Chung
15cfa84ddb
Add tip
type prompt
2022-02-13 03:08:57 +08:00
Cotes Chung
fc36f8b66d
Improve the color of prompts
2022-01-28 23:48:46 +08:00
Cotes Chung
3d8184602b
Merge branch 'feature/filepath-code'
2022-01-23 04:04:38 +08:00
Cotes Chung
756465d621
Add filepath
style for code
2022-01-23 03:49:28 +08:00
Cotes Chung
ca181422a6
Add blockquote prompts ( resolve #489 )
2022-01-23 01:59:36 +08:00
Cotes Chung
bec9246823
Fix preview image brightness in dark mode
2022-01-03 00:32:57 +08:00
Cotes Chung
cad62feb91
Beautify the style of <kbd>
( resolve #471 )
2022-01-02 16:28:42 +08:00
Cotes Chung
cf8dae9454
Merge branch 'feature/improve-meta-display'
...
# Conflicts:
# _sass/addon/commons.scss
2021-12-05 17:46:14 +08:00
Cotes Chung
9f5e579596
Merge branch 'feature/use-default-scrollbar'
2021-12-05 16:42:43 +08:00
Cotes Chung
afcf0bde22
Refactor footer style
2021-12-05 04:42:53 +08:00
Cotes Chung
e06d237eae
Use the default scroll bar
...
And make the Chrome scroll bar on Windows support dark mode
2021-12-03 21:23:37 +08:00
Cotes Chung
3c91dc1f6f
Move the preview image of the post to the top
2021-12-03 16:36:40 +08:00
Cotes Chung
6a65f3a7f7
New design for code snippet header
2021-12-03 16:34:26 +08:00
Cotes Chung
b5c26fed08
Fix SCSS code style
2021-10-26 04:29:16 +08:00
Cotes Chung
9e9278ce30
Fix code style of SCSS files
2021-09-24 15:35:44 +08:00
Cotes Chung
1ce350e33e
Beautify the style of categories button
2021-09-24 15:21:49 +08:00
Cotes Chung
abb548fcee
Change the icon & color of the code block header
2021-09-24 15:13:00 +08:00
Cotes Chung
395b24736a
Improve the layout of sidebar icons
2021-09-24 14:54:15 +08:00