Commit graph

272 commits

Author SHA1 Message Date
Timothy Lin bea04aee52 0.4.3-canary.0 2021-07-11 23:45:02 +08:00
Timothy f6ac722192
Merge pull request #66 from timlrx/v1
V1
2021-07-11 23:41:54 +08:00
Timothy Lin f7c51254e0 0.4.2 2021-07-11 23:36:39 +08:00
Timothy Lin c50abde4fa docs: update readme and posts 2021-07-11 23:35:19 +08:00
Timothy Lin e66018ba56 fix: use feed.xml instead of index.xml 2021-07-11 23:03:27 +08:00
Timothy Lin af917001a0 fix: tailwind code color 2021-07-11 23:02:58 +08:00
Timothy Lin 16a4f962a8 chore: fix typo 2021-07-11 17:55:56 +08:00
Timothy 50e2a9a010
Merge pull request #103 from Music47ell/master
fix: generate-rss.js description `[object Object]`
2021-07-07 12:53:16 +08:00
Ahmad Al Maaz 3fe3b03e3c chore: fix typo 2021-07-04 19:23:33 +03:00
Ahmad Al Maaz 5d68b47bac fix: generate-rss.js description [object Object] 2021-07-04 19:23:17 +03:00
Timothy Lin 9378179b9e feat: update compose to support new frontmatter options 2021-07-04 17:19:35 +08:00
Timothy Lin 8f95415a78 0.4.1 2021-07-04 16:27:57 +08:00
Timothy Lin 6d750076c9 feat: interactive cli to generate post 2021-07-04 16:12:36 +08:00
Timothy Lin c31a4f0aa1 fix: allow summary and tag to be optional for rss 2021-07-04 16:10:41 +08:00
Timothy 0fcb9fc90c
Merge pull request #96 from timlrx/mdx-bundler
feat: mdx-bundler and xdm
2021-07-04 15:23:40 +08:00
Timothy Lin ec450d9997 refactor: use wrapper component 2021-07-04 15:21:11 +08:00
Timothy Lin b9ad2a8145 refactor: use mdx-bundler frontmatter 2021-07-04 15:03:52 +08:00
Timothy Lin 0aab8b55cf fix: update sample posts 2021-07-04 14:47:39 +08:00
Timothy Lin 5af6209e5a feat: resolve mdx imports relative to components dir 2021-07-04 12:36:26 +08:00
Timothy 58ec53d19d
Merge pull request #97 from Music47ell/v1
refactor: use formatDate util
2021-06-29 23:12:52 +08:00
Ahmad Al Maaz 26f0379afa refactor: use formatDate util 2021-06-29 16:55:42 +03:00
Timothy Lin e701b6a52a chore: update package-lock 2021-06-29 18:25:50 +08:00
Timothy Lin fbd68ec616 feat: add rehype-prism-plus and docs 2021-06-29 18:09:37 +08:00
Timothy ffd36e96db
Merge pull request #95 from DoctorDerek/patch-1
chore: fix typo
2021-06-29 09:09:24 +08:00
Dr. Derek Austin 1b6497d8c4
chore: fix typo
flatternArray -> flattenArray
2021-06-28 14:52:58 -05:00
Timothy 3087e78496
Merge pull request #93 from Music47ell/v1
Add JSON-LD with Article structured data support
2021-06-27 11:15:07 +08:00
Ahmad Al Maaz 331461be12 Fix and issue when authorDetails prop is empty 2021-06-26 15:34:34 +03:00
Ahmad Al Maaz e92b7d2737 Use authorDetails to pull JSON-LD authors names 2021-06-26 14:35:27 +03:00
Timothy Lin f7cda6f536 feat: add micromark 3 compatible code title parser 2021-06-26 18:50:49 +08:00
Timothy Lin 553722750e feat: use mdx-bundler 2021-06-26 18:46:45 +08:00
Ahmad Al Maaz 8d16a0c255 Pull JSON-LD authors from frontMatter 2021-06-25 23:14:49 +03:00
Timothy Lin 0f844ff636 refactor: use image component 2021-06-25 11:02:33 +08:00
Ahmad Al Maaz 179366a1b0 Remove property alt
It's not recognized for an object of type ImageObject
2021-06-24 19:59:23 +03:00
Ahmad Al Maaz aa493147da Fix Unspecified Type in JSON-LD structured data 2021-06-24 19:49:40 +03:00
Ahmad Al Maaz 9c1299dcfe Add JSON-LD with Article structured data support 2021-06-24 19:38:56 +03:00
Timothy Lin cbaade5c7e chore: sync with master v0.4.0 2021-06-24 00:02:00 +08:00
Timothy Lin e4d6487cdf 0.4.0 2021-06-23 23:35:17 +08:00
Timothy 7586a8d764
Merge pull request #88 from timlrx/next11
Upgrade nextjs and tailwind dependencies
2021-06-23 18:56:35 +08:00
Timothy Lin a66dc53240 chore: remove unused next-compose-plugins 2021-06-23 18:51:05 +08:00
Timothy Lin e89977db49 chore: lint more folders 2021-06-23 18:45:21 +08:00
Timothy Lin c479867650 chore: update to next 11 and tailwind 2.2 2021-06-23 18:32:29 +08:00
Timothy 1bfd8c0da4
Merge pull request #85 from aloisdg/patch-1
Use deconstructed slug
2021-06-23 17:29:04 +08:00
Aloïs de Gouvello e68f6c38b1
Use deconstructed slug 2021-06-22 22:15:05 +02:00
Timothy Lin 04ad7617de feat: replace next-seo with custom header 2021-06-22 23:51:41 +08:00
Timothy 5603b0e236
Merge pull request #83 from DLevai94/patch-2
Remove /404 & /blog/[...slug] from sitemap
2021-06-20 23:04:11 +08:00
Dávid Lévai 8920e8425a
add /blog to pages 2021-06-20 16:47:56 +02:00
Timothy 360ddfcc09
Merge pull request #82 from aloisdg/patch-1
Simplify string interpolation
2021-06-20 22:28:47 +08:00
Dávid Lévai c741e0894c
Remove /404 & /[...slug] from sitemap 2021-06-20 11:38:37 +02:00
Aloïs de Gouvello 076abee9e6
SImplify string interpolation
Quick refacto
2021-06-20 08:56:12 +02:00
Timothy 70ac88bac8
Merge pull request #73 from Music47ell/master
Swap convertStringToHTML with html-escaper
2021-06-19 18:55:37 +08:00