Commit Graph
100 Commits
Author SHA1 Message Date
Timothy Lin d94c31ddea add search component 2023-07-30 17:20:28 +08:00
Timothy Lin 3dcb7e56f9 add navigation to home for mobile 2023-07-29 22:35:45 +08:00
Timothy Lin 0fc89247ba update pliny to stable version 2023-07-29 22:33:39 +08:00
Timothy Lin ad47ca6980 change default font from inter to space grotesk 2023-07-29 19:00:04 +08:00
Timothy Lin 94091a089b add new list layout 2023-07-29 12:31:36 +08:00
Timothy Lin f8a5233460 fix loading of inter font 2023-07-29 11:06:46 +08:00
Timothy Lin ceb913f767 feat: add new post banner layout 2023-07-26 17:04:56 +08:00
Timothy Lin 7b56a4836b fix draft post display and improve typings 2023-07-26 00:49:18 +08:00
Timothy Lin f133d76695 update prism style 2023-07-25 18:59:18 +08:00
Timothy Lin 4278bec763 refactor tailwind typography to v3 and update styling 2023-07-25 18:58:58 +08:00
Timothy Lin ed54f2fcaf fix: decodeURI to support non-english slugs 2023-07-24 17:06:28 +08:00
Timothy Lin 2d3b825246 fix: encode both slug and path 2023-07-24 00:21:24 +08:00
Timothy Lin cd8dc0a230 update yarn lock 2023-07-24 00:12:06 +08:00
TimothyandGitHub a9f6ac4bd4 Merge pull request #665 from ttys3/v2-patch
v2 misc changes
2023-07-24 00:27:41 +08:00
Timothy Lin 293e16e1df fix: use the right escape function 2023-07-23 23:06:10 +08:00
Timothy Lin ed0b0eb953 feat: allow user to modify rss feed page name 2023-07-23 23:01:00 +08:00
Timothy Lin 6140ff7780 comment out unused analytics services and fix csp 2023-07-23 22:37:40 +08:00
Timothy Lin 1bbcb92333 chore: remove unused components 2023-07-23 22:26:15 +08:00
Timothy Lin 343e1a921a update pliny and use new analytics setup with umami 2023-07-23 22:21:26 +08:00
Timothy Lin 1e19247ae1 inline svg and add mastodon 2023-07-22 18:16:06 +08:00
Timothy Lin d9f6f367fa chore: ignore eslint no unused var 2023-07-22 16:26:08 +08:00
Timothy Lin 2a18a80fd1 chore: prettier lint 2023-07-22 16:18:02 +08:00
Timothy Lin dadff718bb update packages 2023-07-22 16:02:57 +08:00
Timothy Lin 67e7801462 fix: remove search from postbuild 2023-07-22 16:02:36 +08:00
Timothy Lin a23ba55396 fix: use correct component 2023-07-22 16:01:51 +08:00
Timothy Lin 71513a6740 fix: ignore hydration warning 2023-07-22 16:01:25 +08:00
Timothy Lin af0aa079e2 update pliny dependencies 2023-07-17 22:32:49 +08:00
Timothy Lin d43404a7d8 fix: remove type checking on siteMetadata 2023-07-16 23:53:47 +08:00
Timothy Lin 9b9355baed chore: tidy up some code 2023-07-16 23:42:48 +08:00
Timothy Lin f063d4d8b0 fix newsletter api route 2023-07-16 23:42:19 +08:00
Timothy Lin 20704c9f75 sync with pliny dev 2023-07-16 18:52:51 +08:00
Timothy Lin d61487efa4 refactor: aggregate tag count with contentlayer 2023-07-12 00:51:31 +08:00
Timothy Lin 391e529083 fix: remove async and improve typing 2023-07-12 00:45:49 +08:00
Timothy Lin 988b1aa2ce feat: add alternate rss xml meta tag 2023-07-09 23:29:39 +08:00
Timothy Lin 202fa62b3f feat: add back json ld 2023-07-09 23:09:07 +08:00
Timothy Lin fab1ead77b fix: restore individual tag route 2023-07-09 17:27:47 +08:00
Timothy Lin a3085fbc06 chore: remove unused lib folder 2023-07-09 16:19:17 +08:00
Timothy Lin 54ff8c7b48 refactor: use robots and sitemap metadata 2023-07-09 15:55:41 +08:00
Timothy Lin b6dac68f61 refactor: use metadata export for seo 2023-07-08 21:03:46 +08:00
Timothy Lin 1dfa80e8bd refactor: use mdx rsc 2023-07-08 15:23:25 +08:00
Timothy Lin 8261ff0ec4 chore: resolve opentelemetry version conflict 2023-07-08 15:21:37 +08:00
Timothy Lin 09ba0550ca refactor: migrate to rsc and app dir 2023-07-07 11:17:22 +08:00
TimothyandGitHub a03d358ef9 Merge pull request #565 from lauthieb/patch-1
docs: update Lighthouse report's link
2022-11-05 14:07:06 +08:00
TimothyandGitHub f83179d62f Merge pull request #553 from shottah/master
Modify configuration for GCP deployment
2022-11-05 14:05:09 +08:00
TimothyandGitHub 6b21c42f35 Merge pull request #539 from curedbylethe/updata-read-me
Update Readme for Netlify's updated Next.js runtime
2022-11-05 13:59:09 +08:00
TimothyandGitHub 815eaaa042 Merge pull request #524 from Sabareh/patch-1
Example website from the template
2022-08-20 16:48:13 +08:00
TimothyandGitHub c8b161b9bb Merge branch 'master' into patch-1 2022-08-20 16:48:06 +08:00
TimothyandGitHub b55ffd4a34 Merge pull request #521 from SangeetAgarwal/master
Update README.md
2022-08-20 16:47:06 +08:00
TimothyandGitHub b5d13b9d30 Merge branch 'master' into master 2022-08-20 16:46:59 +08:00
TimothyandGitHub 0e3a17d4c9 Merge pull request #517 from raphaelchelly/raphaelchelly-patch-1
Update README.md
2022-08-20 16:44:18 +08:00
TimothyandGitHub de43792edb Merge pull request #510 from Dev-Elie/patch-1
Update README.md
2022-07-23 11:34:06 +08:00
TimothyandGitHub df0a26012a Merge branch 'master' into patch-1 2022-07-23 11:33:55 +08:00
TimothyandGitHub e259c44cd3 Merge pull request #508 from josemiguel-alvarez/jm/remove-broken-link-readme
Remove broken website link from README
2022-07-23 11:32:56 +08:00
TimothyandGitHub 7058059420 Merge pull request #507 from josemiguel-alvarez/jm/add-blog-to-readme
Add jmalvarez.dev to README
2022-07-23 11:32:25 +08:00
TimothyandGitHub 77fb61cbbb Merge branch 'master' into jm/add-blog-to-readme 2022-07-23 11:32:18 +08:00
TimothyandGitHub 65100a2e3e Merge pull request #504 from JustinGOSSES/master
added justingosses.com to list of examples built with template
2022-07-23 11:31:39 +08:00
TimothyandGitHub 4bd9eb9c7c Merge pull request #498 from zen2do/patch-1
Update .gitattributes
2022-07-14 00:13:50 +08:00
TimothyandGitHub 00cb244b93 Merge pull request #499 from KuraFire/patch-1
Fix URL to Timothy Lin's website in README file
2022-07-14 00:11:50 +08:00
TimothyandGitHub 3b4c83e077 Merge pull request #493 from anuuyu/master
add PostHog analytics - The product analytics suite you can host yourself
2022-07-02 17:02:34 +08:00
TimothyandGitHub 2eae8a9403 Merge pull request #491 from Cwarcup/add-cwarcup-personal-blog
added new URL and personal blog
2022-06-23 23:35:11 +08:00
Timothy Lin f9fce2a55f recommend installation using pliny 2022-06-17 21:32:24 +08:00
TimothyandGitHub b442370b71 Merge pull request #484 from Cwarcup/add-cwarcup-contribution
add Cwarcup's podcast website to readme example
2022-06-17 21:10:02 +08:00
TimothyandGitHub 69c64657e1 Merge pull request #483 from timlrx/feat/meta-prefers-color-scheme
1.5.6
2022-06-15 23:41:58 +08:00
Timothy Lin a08d988d97 1.5.6 2022-06-15 23:40:18 +08:00
TimothyandGitHub d05992b145 Merge pull request #482 from timlrx/feat/meta-prefers-color-scheme
feat: use prefers-color-scheme for meta theme-color
2022-06-15 22:39:10 +08:00
Timothy Lin 708e4d9a65 feat: use prefers-color-scheme for meta theme-color 2022-06-15 22:27:05 +08:00
TimothyandGitHub a93f34b301 Merge pull request #481 from datscyril/patch-1
Update README.md
2022-06-15 08:28:05 +08:00
TimothyandGitHub 654f3913e0 Merge pull request #480 from pycoder2000/master
Updated README to add Parth Desai's site
2022-06-13 13:47:22 +08:00
TimothyandGitHub 3b64763f43 Merge pull request #479 from dlarroder/master
add dalelarroder.com's source code
2022-06-13 13:46:42 +08:00
TimothyandGitHub 315d667c47 Merge pull request #478 from mlevit/master
frontmatter images can now be external
2022-06-13 13:46:19 +08:00
TimothyandGitHub 354b7b20e1 Merge pull request #477 from cdransf/divider-consistency
Fixes inconsistency in styles for divider on author and list layouts in dark mode
2022-06-13 13:45:21 +08:00
TimothyandGitHub d19f8eed7b Merge pull request #470 from thekamalkashyap/master
fixed glitch in mobile navbar
2022-05-30 21:59:54 +08:00
TimothyandGitHub c3f8f2f27c Merge pull request #472 from acoudouy/axolo-blog
add our example in the readme
2022-05-30 21:46:33 +08:00
TimothyandGitHub 023f8482dc Merge pull request #468 from thekamalkashyap/patch-1
added website to examples
2022-05-26 21:52:43 +08:00
TimothyandGitHub 791993d03c Merge branch 'master' into patch-1 2022-05-26 21:52:35 +08:00
TimothyandGitHub 6eecd8462f Merge pull request #467 from reubence/add-website-to-readme
Adding my blog to demo list
2022-05-26 21:51:23 +08:00
TimothyandGitHub cddcfcfb83 Merge pull request #462 from Phonbopit/chore/add-example-sites
Add my websites to example list
2022-05-24 23:14:35 +08:00
TimothyandGitHub 1664a9d500 Merge pull request #464 from llovvoll/feat/page-not-found-title
feat: add title when page not found
2022-05-24 23:13:40 +08:00
TimothyandGitHub 7a0fdf9e85 Merge pull request #458 from dlarroder/master
Add dalelarroder.com to examples
2022-05-18 09:49:38 +08:00
TimothyandGitHub 1cff81143a Merge pull request #455 from nchristopher/patch-1
✏️ Add my blog to examples
2022-05-11 11:44:48 +08:00
TimothyandGitHub 86e55bc6b4 Merge pull request #452 from amalafrozalam/feature/email-octopus
Add EmailOctopus
2022-05-04 09:20:36 +08:00
Timothy Lin 923da1bcdb 1.5.5 2022-04-22 17:26:50 -07:00
TimothyandGitHub db82597b21 fix: remove unused variable 2022-04-22 17:22:55 -07:00
TimothyandGitHub 3f14c35252 Merge pull request #441 from timlrx/fix/comments-mapping
fix: mapping property in comments
2022-04-22 17:11:22 -07:00
Timothy Lin 7d64b18b40 fix: remove unused code 2022-04-22 17:07:08 -07:00
Timothy Lin e9fda79ee7 fix: mapping property in comments 2022-04-22 17:02:24 -07:00
TimothyandGitHub 5f8dd94e43 Merge pull request #440 from timlrx/fix/scroll
fix: remove smoothscroll-polyfill
2022-04-22 16:48:28 -07:00
Timothy Lin 0c4606916f fix: remove smoothscroll-polyfill 2022-04-22 16:45:30 -07:00
TimothyandGitHub 3e9116b888 Merge pull request #439 from crucialfelix/fix/quick-start-examples
Fix Quick Start install examples for zsh by adding single quotes
2022-04-22 16:39:17 -07:00
TimothyandGitHub c7d6509904 Merge pull request #438 from kittanb/master
Add a new example website to README.md
2022-04-22 16:38:57 -07:00
Timothy Lin 41839607af 1.5.4 2022-04-05 10:13:25 -07:00
TimothyandGitHub 691b48d67f Merge pull request #432 from timlrx/update-dependencies
chore: update next and tw dependencies
2022-04-05 10:13:04 -07:00
Timothy Lin 60fd0a12ad chore: update next and tw dependencies 2022-04-05 10:10:40 -07:00
TimothyandGitHub cee491802f Merge pull request #427 from cdransf/master
Render floating comment button only if a provider is specified
2022-03-28 11:52:00 -07:00
TimothyandGitHub 3fd5c6241d Merge pull request #428 from LeFizzy/patch-1
Add a new example website to README.md
2022-03-28 11:49:17 -07:00
Timothy Lin 2828acb108 docs: add contentlayer version to readme 2022-03-22 15:10:26 -07:00
Timothy Lin 32280d3ab5 1.5.3 2022-03-22 15:04:58 -07:00
TimothyandGitHub 5f227cbed5 Merge pull request #423 from wangel13/patch-1
Update AuthorLayout.js
2022-03-22 14:22:51 -07:00
TimothyandGitHub 6d01d2dac7 Merge pull request #416 from maqi1520/master
Add blog to examples
2022-03-08 22:53:33 +08:00
TimothyandGitHub 37d5008c81 Merge pull request #415 from timlrx/tailwind/mdx
fix: include tailwind style in mdx files
2022-03-03 21:59:38 +08:00