733 Commits

Author SHA1 Message Date
Timothy
c73fcdab41
Merge pull request #128 from timlrx/comments
fix: giscus config
2021-07-18 16:29:18 +08:00
Timothy Lin
8084247377 fix: giscus config 2021-07-18 16:27:47 +08:00
Timothy
133c19e7fb
Merge pull request #121 from timlrx/comments
Comments system
2021-07-18 16:09:20 +08:00
Timothy Lin
293f8ed5b5 docs: add docs on blog comments system 2021-07-18 16:02:35 +08:00
Timothy Lin
db31016150 feat: configure giscus for demo site 2021-07-18 15:51:10 +08:00
Timothy Lin
5e1f47b074 feat: support dark theme for utterances and giscus 2021-07-18 15:49:42 +08:00
Timothy
5ff632776c
Merge pull request #115 from Music47ell/master
feat: add support for giscus, utterances, disqus
2021-07-18 15:12:22 +08:00
Ahmet ALMAZ
6b90542652 feat: add support for giscus, utterances, disqus 2021-07-14 23:52:46 +03:00
Ahmad Al Maaz
5cd4d89f98 refactor: convert siteMetadata from json to js 2021-07-14 23:11:20 +03:00
Timothy Lin
bd6e5f4657 chore: v1.0.0-canary.0 2021-07-11 23:46:40 +08:00
Timothy Lin
4e64bc1d5d Revert "0.4.3-canary.0"
This reverts commit bea04aee52fab9207d4702bfe30e0ec40a99a0de.
2021-07-11 23:45:50 +08:00
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