Travis Fischer
b8581108b1
♀
2024-11-10 16:14:23 +07:00
Travis Fischer
e2017fdd3e
feat: improve tweet embedding using react-tweet
2024-11-10 16:07:25 +07:00
Travis Fischer
172bd84f83
feat: remove inter regular font and just use bold for social images
2024-11-09 04:27:16 +07:00
Travis Fischer
6db2ce157a
🍓
2024-11-09 04:24:38 +07:00
Travis Fischer
54414821d2
Merge pull request #594 from onnimonni/document-fix-for-social-media-preview-images
2024-11-08 15:18:55 -06:00
Onni Hakala
d476e81f91
Replace Vercel Deployment Protection setting screenshot with short GIF
2024-11-08 15:47:40 +02:00
Onni Hakala
67ea3bb696
Document the Deployment Protection setting causing 401 Unauthorized for preview images in Vercel. fixes #435 , fixes #437
2024-11-08 15:44:04 +02:00
Travis Fischer
9ebeda76b4
chore: update lqip-modern
2024-11-07 20:24:45 -06:00
Travis Fischer
0c8b9c2662
chore: update lqip-modern
2024-11-07 20:22:14 -06:00
Travis Fischer
99a7ceda6e
Merge pull request #651 from transitive-bullshit/fix/social-images
2024-11-07 18:52:43 -06:00
Travis Fischer
dd3154eff2
fix
2024-11-07 18:49:04 -06:00
Travis Fischer
6394b01ed0
fix: fonts issue
2024-11-07 18:43:25 -06:00
Travis Fischer
3eaa013dc0
fix: update react-notion-x
2024-11-07 18:40:06 -06:00
Travis Fischer
224256b31d
fix: social images
2024-11-07 18:01:40 -06:00
Travis Fischer
163fda453c
🈂
2024-11-01 00:59:37 -05:00
Travis Fischer
eac21320c4
Merge pull request #641 from transitive-bullshit/feature/maintenance-fall-2024
2024-11-01 00:42:21 -05:00
Travis Fischer
d314d88665
🦌
2024-11-01 00:39:42 -05:00
Travis Fischer
ac25c687b0
fix
2024-11-01 00:38:11 -05:00
Travis Fischer
c738b43007
feat: update react-notion-x to v7
2024-11-01 00:04:25 -05:00
Travis Fischer
7421da8d18
🐕
2024-10-31 23:21:38 -05:00
Travis Fischer
f6510ea9a1
fix: locally linked
2024-10-31 20:49:33 -05:00
Travis Fischer
0e40674e88
Merge pull request #323 from si1k/remove-mobile-whitespace
2023-12-16 23:39:08 -06:00
Travis Fischer
3386229a5c
Merge pull request #368 from JoKenPo/main
2023-12-16 23:34:13 -06:00
Travis Fischer
ccab7a6245
Merge pull request #464 from engageintellect/patch-1
2023-12-16 23:30:44 -06:00
Travis Fischer
f2a06849a3
Merge pull request #474 from ohplz/feature/optimize_dark_header_blur
2023-12-16 23:30:17 -06:00
Travis Fischer
0fdd8122bf
Merge pull request #479 from hongzzz/feature/copyright
2023-12-16 23:29:01 -06:00
Travis Fischer
c7d65e6e40
Merge branch 'main' into feature/copyright
2023-12-16 23:28:53 -06:00
Travis Fischer
bd69dc484f
Merge pull request #481 from kaichii/fix-dark-mode-search-dialog
2023-12-16 23:27:35 -06:00
Travis Fischer
9740a30890
Merge branch 'main' into fix-dark-mode-search-dialog
2023-12-16 23:27:28 -06:00
Travis Fischer
86b9ed6eba
Merge pull request #505 from anqfelix/feat/enhance-footer
2023-12-16 23:21:33 -06:00
Travis Fischer
75265e0cfa
Merge pull request #459 from kimwonj77/sitemap-filter
2023-12-16 23:20:57 -06:00
Travis Fischer
149915e6ac
Merge pull request #515 from byjonathanleung/main
2023-12-16 23:19:39 -06:00
Travis Fischer
2990804169
feat: update deps
2023-12-16 23:13:54 -06:00
Travis Fischer
34c8fc5734
Merge pull request #541 from omarcostahamido/patch-1
2023-12-16 23:12:56 -06:00
Travis Fischer
e6353b66f2
Merge pull request #545 from omarcostahamido/patch-3
2023-12-16 23:11:22 -06:00
OCH
a6987daf42
center equation blocks
2023-09-06 03:23:55 +01:00
Omar Costa Hamido
e1cb7b78cd
Update package.json
...
- update `react-use` to avoid conflict while installing
2023-09-04 20:26:23 +01:00
Travis Fischer
7193796abd
Merge pull request #506 from mosugi/fix-code-not-displayed
2023-06-07 21:38:32 -07:00
Jonathan Leung
58929c834b
Merge pull request #1 from byjonathanleung/clarify-site-config-comments-for-navigation-links
...
Update instructions for how to use navigationLinks
2023-06-02 19:27:28 -04:00
Jonathan Leung
daa97f210e
Update instructions for how to use navigationLinks
...
I was confused by this for ~2 hours. I didn't realize that navigationStyle: 'custom' needed to be enabled to use the navigationLinks and was digging through the code wondering why navigationLinks were not showing.
2023-06-02 19:25:53 -04:00
mosugi
b114c00e4c
fix: Problem that Code block is not displayed if even one import fails.
2023-05-19 18:01:39 +09:00
An Nguyen Q
6000cfa3bb
feat(footer): get copyright year from current date
2023-05-19 00:10:29 +07:00
kaichi
6bf730ecd5
fix search dialog for dark mode
2023-03-31 14:40:11 +08:00
Hongzzz
e6be8cad5e
feature: Update copyright year automatically
2023-03-20 12:38:04 +08:00
Travis Fischer
6e5aa567a6
Merge pull request #475 from ohplz/feature/browser_status_bar_theme_color
2023-03-12 11:24:23 -05:00
ohplz
3830c9f05d
feature: set color for mobile browser status bar
...
it'll diffirent due to the dark or light mode of mobile devices.
2023-03-12 23:12:59 +08:00
ohplz
e672175fa1
feature: optimize header's backdrop-filter in dark mode.
2023-03-12 22:48:05 +08:00
Travis Fischer
d999abd0fb
Merge pull request #470 from ohplz/feature/optmize_scrollbar_style
2023-03-12 09:34:32 -05:00
Travis Fischer
f16b07d389
Merge pull request #469 from ohplz/fix/remove_transparent_line
2023-03-12 09:34:14 -05:00
ohplz
a4ea0efb52
feature: optmize scrollbar style
2023-03-12 21:44:35 +08:00