Commit Graph

962 Commits

Author SHA1 Message Date
53063eeb01 chore: update release-of-tailwind-nextjs-starter-blog-v2.0.mdx
specifiying -> specifying
2024-08-15 00:17:24 +09:00
032055580d Merge pull request #980 from atchox/main
add functionality for fixed navbar
2024-08-11 18:19:54 +08:00
3c948ccdde stacking fix 2024-08-11 09:06:30 +02:00
bb81935f0c Merge branch 'timlrx:main' into main 2024-08-11 02:03:13 -04:00
1b6f385d65 Merge pull request #995 from bensonmacharia/main
Update README.md to add website bmacharia.com
2024-08-11 12:55:03 +08:00
6a540fcd79 Merge pull request #991 from ray-android/patch-3
Resolve Issue #990
2024-08-11 12:54:54 +08:00
80bb67396e Merge pull request #989 from ray-android/patch-2
Fix issue #988
2024-08-11 12:49:58 +08:00
ff5c15e454 Update README.md to add website bmacharia.com
Update README.md to add website bmacharia.com
2024-08-07 11:33:51 +03:00
620252b856 ref fix + overflow for nav 2024-07-30 14:34:19 -04:00
f04fc9d38b Resolve Issue #990
Resolve Add Accessible Name to Theme Switcher Button #990
2024-07-31 01:14:00 +08:00
30e77eda9a Fix issue #988
Fix Invalid Tag Page Returns Status 200 Instead of 404 #988
2024-07-31 01:01:48 +08:00
d789f8055b Merge branch 'timlrx:main' into main 2024-07-30 08:39:08 -04:00
31c0776d9d prettier run 2024-07-30 08:37:51 -04:00
6b5287e066 Merge pull request #983 from ray-android/patch-1
Add website LyricsDecode.com
2024-07-30 17:21:18 +08:00
cf64f3bf02 Merge pull request #985 from ffffffffspace/abernier-patch-1
more BASE_PATH catches
2024-07-30 17:21:04 +08:00
f7d1e20cee Merge pull request #978 from pmndrs/fix/timestamp-hydration
Fix hydration warning on blog timestamp
2024-07-30 17:02:04 +08:00
1a32fb7781 Merge pull request #977 from abernier/patch-1
`process.env.BASE_PATH` doc
2024-07-30 16:53:45 +08:00
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
235f556900 Update siteMetadata.js 2024-07-29 00:07:24 +02:00
210f2cb75d Add website LyricsDecode.com 2024-07-28 02:25:25 +08:00
d1daf73bff functionality for fixed navbar 2024-07-25 01:52:13 -04:00
91b427abd8 Fix hydration warning on timestamp 2024-07-20 12:53:56 -07:00
d2e32a83d4 process.env.BASE_PATH doc 2024-07-20 20:27:52 +02:00
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
947d3a0fa7 Merge pull request #972 from ffffffffspace/fix-favicons-basepath
fix layout `BASE_PATH` URLs
2024-07-15 23:24:16 +08:00
0ec906689e Merge pull request #968 from EmilMoe/patch-1
Support config for self hosted plausible
2024-07-15 23:10:40 +08:00
110f24a8e1 prepend BASE_PATH if here 2024-07-14 18:03:58 +02:00
e8fe853325 Support config for self hosted plausible 2024-07-13 10:10:46 +02:00
1f9c7db465 Merge pull request #962 from abernier/fix-basepath-searchjson
`searchDocumentsPath` taking `BASE_PATH` into account
2024-07-13 11:42:52 +08:00
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
2f1b5cab88 Add blog website: blog.taoluyuan.com 2024-07-11 23:35:35 +08:00
6acab36a5d searchDocumentsPath taking BASE_PATH into account 2024-07-10 23:08:39 +02:00
209a947206 Merge pull request #959 from abernier/patch-1
devcontainer
2024-07-10 22:32:18 +08:00
13563ff8c5 Merge pull request #958 from abernier/pages
Pages custom Actions workflow
2024-07-10 21:59:32 +08:00
8b446d30f9 Clarify features that cannot be used in static build 2024-07-10 21:55:47 +08:00
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
405742b04f Merge pull request #950 from cxf213/patch-1
Fix button alignment in ThemeSwitch component
2024-07-10 21:36:34 +08:00
c344b157f2 Run prettier on Link.tsx 2024-07-10 21:34:54 +08:00
7a4b954801 Run prettier on theme switch 2024-07-10 21:28:18 +08:00
9f2ed5195d Merge pull request #949 from rullydamara/main
add damaraputra.my.id
2024-07-10 21:21:38 +08:00
efe4d12986 new pages workflow 2024-07-10 10:30:29 +02:00
6a7c551dce devcontainer 2024-07-07 18:10:49 +02:00
bbe62ea0b2 Allow line breaks for <a> tags 2024-07-07 11:29:07 +09:00
acc04280ee Fix button alignment in ThemeSwitch component 2024-07-01 13:42:10 +08:00
9a1065b0ac add damaraputra.my.id 2024-06-28 23:25:39 +07:00
a2fde6dc7e Merge pull request #948 from timlrx/fix/email-domain
Fix email domain validation
2024-06-23 17:50:35 +08:00
f4476ba55f Fix email domain validation 2024-06-23 17:45:11 +08:00
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
d9489346b9 Format with prettier 2024-06-22 16:39:20 +08:00
c6f5f6c56b Merge pull request #945 from andrew-sameh/patch-1
Added andrewsam.xyz to README.md
2024-06-22 16:29:12 +08:00