Commit Graph

121 Commits

Author SHA1 Message Date
7ffdcc81da resolve system theme switch merge conflict 2024-04-17 16:29:45 +08:00
f88e368113 Merge pull request #843 from talhatahir/main
fix: update comments component incase of no provider
2024-04-04 23:08:01 +09:00
88fafffd4b fix: lint error 2024-04-01 14:29:08 +05:00
8b357c3b45 feat: Move conditional rendering inside svg to prevent layout shift 2024-02-19 13:21:48 -08:00
70e4a39d85 fix: update comments component incase of no provider 2024-02-03 18:58:46 +05:00
6b4832de7c Add system to ThemeSwitch 2024-01-24 11:53:13 +01:00
0eb782ad15 adding in social options for instagram and threads 2024-01-03 03:42:42 -05:00
0a8e1dbbdc Fix the table element overflow (#787)
* add terminals.run blog for example
* fix table element overflow
2023-11-21 18:17:58 +08:00
c9ae2edb93 ran prettier with new config on components directory 2023-10-18 14:50:19 +02:00
7d8443152e fix: revert to use resolvedTheme 2023-09-26 10:23:31 +08:00
d94c31ddea add search component 2023-07-30 17:20:28 +08:00
3dcb7e56f9 add navigation to home for mobile 2023-07-29 22:35:45 +08:00
1bbcb92333 chore: remove unused components 2023-07-23 22:26:15 +08:00
1e19247ae1 inline svg and add mastodon 2023-07-22 18:16:06 +08:00
a23ba55396 fix: use correct component 2023-07-22 16:01:51 +08:00
20704c9f75 sync with pliny dev 2023-07-16 18:52:51 +08:00
391e529083 fix: remove async and improve typing 2023-07-12 00:45:49 +08:00
fab1ead77b fix: restore individual tag route 2023-07-09 17:27:47 +08:00
54ff8c7b48 refactor: use robots and sitemap metadata 2023-07-09 15:55:41 +08:00
1dfa80e8bd refactor: use mdx rsc 2023-07-08 15:23:25 +08:00
09ba0550ca refactor: migrate to rsc and app dir 2023-07-07 11:17:22 +08:00
5d8915a3b5 add PostHog analytics 2022-06-27 11:17:01 +08:00
26a7cbbedc frontmatter images can now be external 2022-06-10 00:50:23 +00:00
f8ae4d5e59 changes in mobile navbar 2022-05-28 21:31:43 +05:30
db82597b21 fix: remove unused variable 2022-04-22 17:22:55 -07:00
7d64b18b40 fix: remove unused code 2022-04-22 17:07:08 -07:00
e9fda79ee7 fix: mapping property in comments 2022-04-22 17:02:24 -07:00
0c4606916f fix: remove smoothscroll-polyfill 2022-04-22 16:45:30 -07:00
484296ae13 Render floating comment button only if a provider is specified 2022-03-27 11:36:27 -07:00
e27ad36424 Fallback if no comment present 2022-02-25 23:19:56 -05:00
4d2611f8a8 Fallback if no comment present 2022-02-25 23:15:52 -05:00
c912a22741 feat: add giscus config properties 2022-02-17 02:01:47 +09:00
58f77e8db1 Merge branch 'timlrx:master' into master 2022-02-11 14:09:55 +03:00
2eaac5ae31 prettier tailwind 2022-01-31 23:58:10 +08:00
1835cca296 change canonical to canonicalUrl for keeping it consistent 2022-01-18 20:13:24 +03:00
25e82e58bf added canonicalUrl support 2022-01-18 12:28:41 +03:00
076353df9b updated aria-label to pick from siteMetadata 2022-01-17 18:01:27 +05:30
759f33d73c fix: should use display to control display state of scroll top button 2022-01-04 10:09:54 +08:00
6d13e0c0dc Add Umami analytics support 2022-01-02 19:02:48 -05:00
5d77b1fc24 fix: allow proj img to be optional 2021-12-27 15:04:38 +08:00
903f2a2f8f fix: can't get disqus config 2021-12-24 01:25:47 +08:00
edffbb28aa fix: add padding to align menu and theme button 2021-12-15 18:19:47 +08:00
cc2ecb1c3b feat: add custom next-remote-watch 2021-10-17 16:13:09 +08:00
c67b9b2ad2 fix: typo/misspelling 2021-10-03 22:59:17 -05:00
0359fa41bf add scroll to component 2021-09-11 19:29:54 +07:00
897ebfe0ec feat: add blog newsletter form 2021-09-11 16:36:59 +08:00
bebe0d6a1e fix: error handling and tw styles 2021-09-11 12:23:05 +08:00
4e7630ad16 style: adjust newsletter component style 2021-09-10 22:50:32 +08:00
a96c9cc14e Merge pull request #196 from GautierArcin/feature/add_newsletter
feat: add newsletter
2021-09-10 21:17:07 +08:00
02a801cfd8 fix: minor fix newsletter 2021-09-10 14:32:18 +02:00