Commit Graph

897 Commits

Author SHA1 Message Date
4175cfe38f Merge pull request #808 from kasin-it/patch-1
docs(readme): add note when installing on windows
2024-01-06 17:48:35 +08:00
f47eccf2f2 Merge pull request #801 from iamkroot/typed-projs
Add type to `projectsData.ts`
2024-01-06 17:47:43 +08:00
f1cb3a39b4 Merge pull request #804 from earayu/main
add blog example in README
2024-01-06 17:30:36 +08:00
0eb782ad15 adding in social options for instagram and threads 2024-01-03 03:42:42 -05:00
d93a63ecca Add another blog V2 example 2023-12-25 20:53:48 +08:00
1f53f524a5 Update README about V2 example 2023-12-23 23:07:14 +09:00
cc51fa5857 Update README about V2 example 2023-12-23 23:05:24 +09:00
24d76cb4e8 docs(readme): add note when installing on windows 2023-12-22 11:53:35 +01:00
43d59e9480 chore(readme): Add blog example V2 in README 2023-12-22 14:42:47 +07:00
5756c681a0 add blog example in README 2023-12-19 22:08:54 +08:00
fa27419599 Add type to projectsData 2023-12-11 02:05:53 -06:00
03c1115ebf Merge pull request #790 from mark-pitblado/patch-1
Adding example of site using v2 of template to README
2023-12-09 15:14:49 +08:00
91254c8c39 Merge pull request #788 from zS1m/docs/update-readme
update README.md
2023-12-09 15:13:57 +08:00
1977767e47 Update README.md 2023-11-24 06:35:03 +00:00
8ecf6bdeba update website info 2023-11-22 21:37:03 +08: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
052165a30c 2.1.0 2023-11-21 11:42:07 +08:00
c470ed3a78 Merge pull request #785 from timlrx/faq
add separate FAQ section
2023-11-21 11:40:02 +08:00
02ce0940c4 add question mark 2023-11-21 11:39:19 +08:00
09255c118b use bullets 2023-11-21 11:38:18 +08:00
415c6edf12 add separate faq section 2023-11-21 11:37:13 +08:00
e75cc62995 Merge pull request #784 from timlrx/next-14
upgrade to next 14.0.3 and pliny 0.1.6
2023-11-21 10:07:38 +08:00
f79d8cecb6 upgrade to next 14.0.3 and pliny 0.0.6 2023-11-21 10:00:16 +08:00
e4b6438dca Merge pull request #778 from zziri/dev/sitemap-draft-not-include
draft posts should not be included in the sitemap
2023-11-21 00:08:01 +08:00
fa262d0419 prettier 2023-11-20 23:12:38 +08:00
f6762c350a [dev/sitemap-draft-not-include] draft posts are not included in the sitemap 2023-11-17 18:51:43 +09:00
a17e244770 Update README.md 2023-11-14 12:25:43 +08:00
52cd31476b Merge pull request #773 from chrisvasey/patch-2
Updated file names to use .ts rather than .js
2023-11-14 11:38:44 +08:00
c83ae42230 Merge pull request #771 from z2015/feat/support-chinese-tag
feat: support chinese tag name
2023-11-14 11:37:32 +08:00
a921afcf4a Update file ref to .ts rather than .js 2023-11-12 14:18:05 +00:00
a39fadd8bc Updated file names to use .ts rather than .js 2023-11-12 14:14:47 +00:00
aa7ab3f610 feat: support chinese tag name 2023-11-12 15:58:17 +08:00
81a2bb554c Merge pull request #770 from timlrx/fix/katex-overflow
fix katex overflow
2023-11-11 12:42:58 +08:00
1bb897672c fix katex overflow 2023-11-11 12:42:05 +08:00
901365e329 Merge pull request #768 from zS1m/docs/update-readme
Add contrails.space to README.md
2023-11-11 11:13:17 +08:00
cd22f4a37b Merge branch 'main' into docs/update-readme 2023-11-11 11:13:10 +08:00
340a571648 Merge pull request #764 from talhatahir/main
Move blog to v2 in readme.md
2023-11-11 11:12:14 +08:00
93e23369cf Merge branch 'main' into main 2023-11-11 11:12:05 +08:00
095d207372 Merge pull request #762 from dariusz-wozniak/patch-1
Add dariuszwozniak.net to v2 examples
2023-11-11 11:11:03 +08:00
4314188829 Add contrails.space to README.md 2023-11-09 21:42:36 +08:00
589ba09948 Merge branch 'main' into main 2023-11-08 12:57:45 +05:00
9776368c12 fix: move blog to v2 2023-11-08 12:54:04 +05:00
11c9a1e42d Update README.md 2023-11-07 21:13:17 +01:00
419e9a60d2 Merge pull request #758 from Romstar/fix-404-missing-blog-post
Closes #757.  Added return notFound() to app/blog/[...slug]/page.tsx …
2023-11-06 10:25:40 +08:00
152e8b2462 Merge pull request #750 from hominsu/main
chore: add v2 examples
2023-11-06 10:23:01 +08:00
b2735779bf Merge pull request #753 from talhatahir/main
Add thetalhatahir.com
2023-11-06 10:22:16 +08:00
06338b334b Closes #757. Added return notFound() to app/blog/[...slug]/page.tsx instead of under construction so that missing pages return 404s and default error page 2023-11-05 21:18:52 -05:00
e8b192f310 Add thetalhatahir.com 2023-11-03 23:37:22 +05:00
e331fa5b08 chore: add v2 examples
Signed-off-by: Homing So <homingso@foxmail.com>
2023-11-01 23:54:20 +08:00
12b4ed236f Merge pull request #749 from curt-mitch/a11y-score-boost
Accessibility improvement: match aria-label to tag text for "read more" links
2023-11-01 13:50:42 +08:00