122 Commits

Author SHA1 Message Date
Ikko Eltociear Ashimine
53063eeb01
chore: update release-of-tailwind-nextjs-starter-blog-v2.0.mdx
specifiying -> specifying
2024-08-15 00:17:24 +09:00
Atreya
d789f8055b
Merge branch 'timlrx:main' into main 2024-07-30 08:39:08 -04:00
Antoine BERNIER
235f556900
Update siteMetadata.js 2024-07-29 00:07:24 +02:00
Atreya Choudhury
d1daf73bff functionality for fixed navbar 2024-07-25 01:52:13 -04:00
Emil Moe
e8fe853325
Support config for self hosted plausible 2024-07-13 10:10:46 +02:00
Antoine BERNIER
6acab36a5d searchDocumentsPath taking BASE_PATH into account 2024-07-10 23:08:39 +02:00
Timothy Lin
681b7b7be9 add support for github alerts 2024-06-02 22:05:25 +08:00
Timothy Lin
194d7072d4 add x logo 2024-05-01 11:09:29 +08:00
Umihiko Iwasa
3ec96877f9
chore: fix typo (wrong path) 2024-04-08 23:13:34 +07:00
Scott Gardner
620033be91 docs: add example of src overwriting for US umami.is tracking 2024-01-11 15:35:50 -05:00
Timothy
3fc483ba50
Merge pull request #818 from stephondoestech/add-meta-socials
Adding in social options for Instagram and Threads
2024-01-08 11:12:06 +08:00
Stephon Parker
0eb782ad15
adding in social options for instagram and threads 2024-01-03 03:42:42 -05:00
iamkroot
fa27419599
Add type to projectsData 2023-12-11 02:05:53 -06:00
Chris Vasey
a921afcf4a
Update file ref to .ts rather than .js 2023-11-12 14:18:05 +00:00
Timothy Lin
4c087f257a change branch ref from master to main 2023-08-05 15:53:09 +08:00
Timothy Lin
5ee2251344 add blog post for v2 release 2023-08-05 13:17:36 +08:00
Timothy Lin
3dcb7e56f9 add navigation to home for mobile 2023-07-29 22:35:45 +08:00
Timothy Lin
ceb913f767 feat: add new post banner layout 2023-07-26 17:04:56 +08:00
Timothy Lin
6140ff7780 comment out unused analytics services and fix csp 2023-07-23 22:37:40 +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
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
20704c9f75 sync with pliny dev 2023-07-16 18:52:51 +08:00
Timothy Lin
09ba0550ca refactor: migrate to rsc and app dir 2023-07-07 11:17:22 +08:00
anuuyu
5d8915a3b5 add PostHog analytics 2022-06-27 11:17:01 +08:00
Timothy Lin
f9fce2a55f recommend installation using pliny 2022-06-17 21:32:24 +08:00
Amal Afroz Alam
2e0aad8626 Add EmailOctopus 2022-05-03 18:56:50 -04:00
Onur Geneş
01c180eb4f
added Revue support (#397)
feat: add Revue support
2022-02-19 12:50:29 +08:00
MelonbarCode
c912a22741 feat: add giscus config properties 2022-02-17 02:01:47 +09:00
Onur Geneş
58f77e8db1
Merge branch 'timlrx:master' into master 2022-02-11 14:09:55 +03:00
Alexander Zeilmann
5ddacdfdfd Add setup info regarding the CSP 2022-02-10 11:43:22 +01:00
Timothy Lin
f395baa2e3 docs: add lang for code block examples 2022-02-06 00:05:04 +08:00
Timothy Lin
3b5b33da92 docs: add docs on self-hosted font 2022-02-01 22:38:22 +08:00
Onur Geneş
1835cca296 change canonical to canonicalUrl for keeping it consistent 2022-01-18 20:13:24 +03:00
Onur Geneş
45d6228868 removed unnecessary extension 2022-01-18 12:35:25 +03:00
Onur Geneş
25e82e58bf added canonicalUrl support 2022-01-18 12:28:41 +03:00
Adrien Lacquemant
6d13e0c0dc Add Umami analytics support 2022-01-02 19:02:48 -05:00
Alexander Zeilmann
1eea3e59e1 Add security headers 2021-12-22 02:12:44 +01:00
Timothy Lin
772b889c7e docs: update post on escaping inline-math 2021-12-21 15:45:56 +08:00
Alexander Zeilmann
c0c50b4e2d Fix a few minor typos 2021-12-20 21:02:50 +01:00
Timothy Lin
791d3b1e38 feat: upgrade to tailwind 3.0 2021-12-15 18:05:37 +08:00
Timothy
e48573e2bf
Allow default theme to be customized from config file (#292)
* feat: customize default theme

Co-authored-by: llovvoll <Rick.Jiang@aol.com>
2021-12-15 16:48:16 +08:00
Francis
d059a564e5 Add Klaviyo to Newsletter options.
Hey 👋 !

Full disclosure, I work for Klaviyo! With that said, I am using this template for my own website and thought I would contribute to the repo if you don't mind!
2021-12-05 14:54:00 -05:00
Timothy Lin
1789efadc9 upgrade nextjs, preact, mdx-bundler, esbuild 2021-12-04 16:56:54 +08:00
Timothy Lin
9053ca177c feat: upgrade rehype-prism-plus and add default diff css 2021-11-19 00:00:18 +08:00
Timothy
d384d1a309
Feat/rehype-citation (#270)
* feat: add rehype-citation and upgrade to next 12.0.3

* docs: update docs
2021-11-14 19:32:06 +08:00
Timothy
94c1a30760
Upgrade/next 12 (#264)
* chore: upgrade to next 12

* chore: update package-lock

* docs: update image docs to use mdx v2 compatible code

* docs: increase first load js

* chore: v1.2.0
2021-10-27 18:36:00 +08:00
Timothy Lin
897ebfe0ec feat: add blog newsletter form 2021-09-11 16:36:59 +08:00
Timothy Lin
d7a048866e docs: add newsletter component to docs 2021-09-10 22:51:26 +08:00