Timothy
cf64f3bf02
Merge pull request #985 from ffffffffspace/abernier-patch-1
...
more BASE_PATH catches
2024-07-30 17:21:04 +08:00
Timothy
f7d1e20cee
Merge pull request #978 from pmndrs/fix/timestamp-hydration
...
Fix hydration warning on blog timestamp
2024-07-30 17:02:04 +08:00
Timothy
1a32fb7781
Merge pull request #977 from abernier/patch-1
...
`process.env.BASE_PATH` doc
2024-07-30 16:53:45 +08:00
Timothy
2984b87c5f
Merge pull request #975 from asanchezyali/fix-invalid-dom-properties/themeSwitch
...
fix: resolve console warning when switching between light and dark modes
2024-07-30 16:52:57 +08:00
Antoine BERNIER
235f556900
Update siteMetadata.js
2024-07-29 00:07:24 +02:00
ray-android
210f2cb75d
Add website LyricsDecode.com
2024-07-28 02:25:25 +08:00
Atreya Choudhury
d1daf73bff
functionality for fixed navbar
2024-07-25 01:52:13 -04:00
Kris Baumgartner
91b427abd8
Fix hydration warning on timestamp
2024-07-20 12:53:56 -07:00
Antoine BERNIER
d2e32a83d4
process.env.BASE_PATH doc
2024-07-20 20:27:52 +02:00
Alejandro Sánchez Yalí
56a08dadf6
fix: resolve console error when switching between light and dark modes
...
This commit addresses the issue where an error was logged in the console when the user switched between light and dark modes. The warning was caused by the inappropriate use of SVG tags in JSX. The solution involved correcting the SVG tag usage to comply with JSX syntax requirements.
Closes #974
2024-07-18 20:44:23 -05:00
Timothy
947d3a0fa7
Merge pull request #972 from ffffffffspace/fix-favicons-basepath
...
fix layout `BASE_PATH` URLs
2024-07-15 23:24:16 +08:00
Timothy
0ec906689e
Merge pull request #968 from EmilMoe/patch-1
...
Support config for self hosted plausible
2024-07-15 23:10:40 +08:00
Antoine BERNIER
110f24a8e1
prepend BASE_PATH if here
2024-07-14 18:03:58 +02:00
Emil Moe
e8fe853325
Support config for self hosted plausible
2024-07-13 10:10:46 +02:00
Timothy
1f9c7db465
Merge pull request #962 from abernier/fix-basepath-searchjson
...
`searchDocumentsPath` taking `BASE_PATH` into account
2024-07-13 11:42:52 +08:00
Timothy
dceb283322
Merge pull request #964 from webws/song/feature/add-site
...
Add blog website: blog.taoluyuan.com
2024-07-13 11:42:21 +08:00
webws
2f1b5cab88
Add blog website: blog.taoluyuan.com
2024-07-11 23:35:35 +08:00
Antoine BERNIER
6acab36a5d
searchDocumentsPath taking BASE_PATH into account
2024-07-10 23:08:39 +02:00
Timothy
209a947206
Merge pull request #959 from abernier/patch-1
...
devcontainer
2024-07-10 22:32:18 +08:00
Timothy
13563ff8c5
Merge pull request #958 from abernier/pages
...
Pages custom Actions workflow
2024-07-10 21:59:32 +08:00
Timothy
8b446d30f9
Clarify features that cannot be used in static build
2024-07-10 21:55:47 +08:00
Timothy
c97f7f076e
Merge pull request #957 from umihico/patch-1
...
Allow line breaks for <a> tags to keep body width on mobile
2024-07-10 21:38:27 +08:00
Timothy
405742b04f
Merge pull request #950 from cxf213/patch-1
...
Fix button alignment in ThemeSwitch component
2024-07-10 21:36:34 +08:00
Timothy
c344b157f2
Run prettier on Link.tsx
2024-07-10 21:34:54 +08:00
Timothy
7a4b954801
Run prettier on theme switch
2024-07-10 21:28:18 +08:00
Timothy
9f2ed5195d
Merge pull request #949 from rullydamara/main
...
add damaraputra.my.id
2024-07-10 21:21:38 +08:00
Antoine BERNIER
efe4d12986
new pages workflow
2024-07-10 10:30:29 +02:00
Antoine BERNIER
6a7c551dce
devcontainer
2024-07-07 18:10:49 +02:00
Umihiko Iwasa
bbe62ea0b2
Allow line breaks for <a> tags
2024-07-07 11:29:07 +09:00
MisakiAkeno
acc04280ee
Fix button alignment in ThemeSwitch component
2024-07-01 13:42:10 +08:00
Rulli Damara Putra
9a1065b0ac
add damaraputra.my.id
2024-06-28 23:25:39 +07:00
Timothy
a2fde6dc7e
Merge pull request #948 from timlrx/fix/email-domain
...
Fix email domain validation
2024-06-23 17:50:35 +08:00
Timothy
f4476ba55f
Fix email domain validation
2024-06-23 17:45:11 +08:00
Timothy
7501b2c135
Merge pull request #941 from vioao/post_name_support_chinese
...
Make post name support Non-ASCII characters
2024-06-22 17:15:53 +08:00
Timothy
d9489346b9
Format with prettier
2024-06-22 16:39:20 +08:00
Timothy
c6f5f6c56b
Merge pull request #945 from andrew-sameh/patch-1
...
Added andrewsam.xyz to README.md
2024-06-22 16:29:12 +08:00
Timothy
326a0f7565
Merge pull request #944 from lalugue/main
...
Fix Github icon title typo
2024-06-22 16:28:23 +08:00
Timothy
d81f28ba3a
Merge pull request #943 from Spiteless/ts.refactor_MobileNav
...
Refactor MobileNav to use headlessui
2024-06-22 16:27:47 +08:00
Timothy
f345685f71
Merge branch 'main' into ts.refactor_MobileNav
2024-06-22 16:21:03 +08:00
Timothy
3c53f5851c
Merge pull request #942 from Spiteless/ts.highlight_nav_links
...
Add highlighting to Nav links, ThemeSwitch dropdown
2024-06-22 16:08:17 +08:00
Andrew Sameh
57cee38463
Added andrewsam.xyz to readme
2024-06-21 10:18:53 +03:00
lalugue
2accf84475
change Github to GitHub
2024-06-20 20:36:25 +08:00
Trillium Smith
eb88980d4e
feat: Refactor MobileNav to use headlessui Dialog
2024-06-19 14:40:49 -07:00
Trillium Smith
0c2c8adb53
feat: Move close button to end of MobileNav drawer
2024-06-19 14:38:14 -07:00
Trillium Smith
a4e8b84de4
feat: Add headlessui imports
2024-06-19 14:32:32 -07:00
Trillium Smith
ee996476d0
feat: Refactor menu items with { active } to use headlessui highlighting
2024-06-19 13:26:39 -07:00
Trillium Smith
44b5637398
feat: Adapt svg classes to use color of parent, add group:hover
2024-06-19 13:19:52 -07:00
Trillium Smith
8665738d27
feat: Add hover highlight classes to Nav links and svgs
2024-06-19 13:13:48 -07:00
Trillium Smith
3044443bf1
feat: Render Blank icon if theme isn't mounted yet
2024-06-19 13:09:12 -07:00
Trillium Smith
1101b2c266
feat: Create Blank svg as placeholder while ThemeSwitch mounts
2024-06-19 13:07:13 -07:00