1115 Commits

Author SHA1 Message Date
Isaac
aaa9e7da70
fix: code block space
Fixing the spaces on the right side of the code block by adding padding and fix the with overflow.
2021-08-30 20:44:01 +01:00
Timothy
cd754b5de3
Merge pull request #215 from timlrx/fix/toc-headings
fix: allow remark toc to parse headings with url
2021-08-30 23:55:28 +08:00
Timothy Lin
b7cee5eaca fix: allow remark toc to parse headings with url 2021-08-30 23:53:41 +08:00
Timothy
45c1a89bda
Merge pull request #213 from humble-barnacle001/patch-1
fix: author in docs was not displayed correctly
2021-08-30 09:25:56 +08:00
Rwitick Ghosh
540874a2f5
Add suggested edit 2021-08-30 00:00:57 +05:30
Rwitick Ghosh
6e75649a72
The author was displayed correctly 2021-08-29 18:16:03 +05:30
Timothy
5b0e8980e6
Merge pull request #211 from timlrx/feat/comments-theme
feat: auto switch theme for giscus and utterances
2021-08-29 15:39:41 +08:00
Timothy
c771066ab3
Merge pull request #208 from DLevai94/patch-3
Added DLevai94 website to examples
2021-08-29 15:35:03 +08:00
Timothy Lin
9c5e267a59 feat: auto switch theme for giscus and utterances 2021-08-29 14:39:52 +08:00
Dávid Lévai
9459b2a761
Added my website to examples 2021-08-28 19:54:02 +02:00
Timothy
b6dabfb653
Merge pull request #204 from llovvoll/fix/email
add: email address format verification
2021-08-27 00:23:04 +08:00
llovvoll
e52bccc0a0 add: email address format verification 2021-08-26 12:31:07 +08:00
Timothy Lin
33ff1400b0 fix: add back sitemap script in build 2021-08-25 08:52:37 +08:00
Timothy Lin
e1f028e612 chore: v1.1.1 2021-08-24 23:39:41 +08:00
Timothy
805f7263f4
Merge pull request #203 from timlrx/fix/code-multilines
docs: use jsx for code block
2021-08-24 23:16:56 +08:00
Timothy Lin
b6a6ac3ee9 docs: use jsx for code block 2021-08-24 23:15:53 +08:00
Timothy
6459192260
Merge pull request #202 from timlrx/fix/code-multilines
fix: syntax highlighting for multiline code
2021-08-24 22:20:30 +08:00
Timothy Lin
6dfce6e687 fix: syntax highlighting for multiline code 2021-08-24 22:18:18 +08:00
Timothy
f0442f4f68
Merge pull request #199 from timlrx/rehype-slug
refactor: use rehype-slug and rehype-autolink-headings
2021-08-22 17:15:44 +08:00
Timothy Lin
0e34d80287 refactor: use rehype-slug and rehype-autolink-headings 2021-08-22 17:13:14 +08:00
Timothy Lin
51feadc0db Merge branch 'master' of github.com:timlrx/tailwind-nextjs-starter-blog 2021-08-22 16:49:04 +08:00
Timothy
fc09968f3e
Merge pull request #198 from vitalybaev/feature/197-non-latin-tags
fix: non-latin tags don't cause error
2021-08-22 16:48:34 +08:00
Vitaly Baev
0793b0dbe7 fix: non-latin tags don't cause error 2021-08-20 18:03:38 +03:00
Gautier Arcin
ced3cd5f6b wip 2021-08-19 16:10:42 +02:00
Gautier Arcin
95697e2491 feat: chimpunk 2021-08-18 17:33:15 +02:00
Timothy Lin
234c56ec93 Merge branch 'master' of github.com:timlrx/tailwind-nextjs-starter-blog 2021-08-15 23:49:06 +08:00
Timothy
4d6114f8f8
Merge pull request #191 from timlrx/upgrade/next-11.1
Upgrade/next 11.1
2021-08-15 23:48:46 +08:00
Timothy Lin
3392ad1e48 chore: v1.1.0 2021-08-15 23:46:56 +08:00
Timothy Lin
a280000117 chore: v1.1.0 2021-08-15 23:46:22 +08:00
Timothy Lin
2d700e28a2 refactor: use unifiedjs esm packages 2021-08-14 23:11:18 +08:00
Timothy Lin
438a118edf chore: upgrade to nextjs 11.1 and add sharp as dependency 2021-08-14 18:00:27 +08:00
Timothy
dbb4df7d59
Merge pull request #187 from Music47ell/master
refactor: reduce duplication and make seo title consistent
2021-08-13 17:26:32 +08:00
Ahmet ALMAZ
9a663dc961 refactor: add CommonSEO component 2021-08-12 18:43:24 +03:00
Ahmet ALMAZ
e44c49914f refactor: add taxonomy option to seo component 2021-08-10 19:43:38 +03:00
Timothy
4737bd717b
Merge pull request #182 from GautierArcin/fix/rssTag
feat: add topic rss feed to tag seo
2021-08-10 17:55:55 +08:00
Gautier Arcin
d1264d132a fix: rss tags 2021-08-09 20:55:52 +02:00
Timothy Lin
8b9d47e7de fix: readme typo 2021-08-09 23:52:05 +08:00
Timothy
b0253c2a16
Merge pull request #181 from Music47ell/master
fix: toc issue with remark-autolink-headings
2021-08-09 19:17:18 +08:00
Ahmet ALMAZ
52aaf99dd7 fix: toc issue with remark-autolink-headings 2021-08-09 13:57:12 +03:00
Timothy
a045558c2a
Merge pull request #178 from timlrx/fix/rehype-prism-lang
fix: support all prism and refractor lang
2021-08-09 11:28:18 +08:00
Timothy Lin
b39ce4beb1 fix: support all prism and refractor lang 2021-08-09 11:24:59 +08:00
Timothy Lin
08fb1d4690 fix: typo in filteredToc 2021-08-08 16:43:17 +08:00
Timothy
d45233e43a
Merge pull request #170 from timlrx/feat/toc
Feat/toc
2021-08-08 16:01:22 +08:00
Timothy Lin
2a73c3a9cd chore: v1.0.0 2021-08-08 15:59:30 +08:00
Timothy Lin
58830831fb docs: fix typo 2021-08-08 15:57:22 +08:00
Timothy Lin
a666188e39 docs: update readme 2021-08-08 15:42:51 +08:00
Timothy
ec7350a258
Merge pull request #169 from timlrx/feat/toc
Feat/toc
2021-08-07 23:59:27 +08:00
Timothy Lin
0b7ec6bb5d chore: merge master 2021-08-07 23:57:14 +08:00
Timothy Lin
8023d60cdb feat: add more options to toc component and docs 2021-08-07 23:49:56 +08:00
Timothy
a73160947a
Merge pull request #167 from laymonage/use-innertext
Use `innerText` to copy code content
2021-08-07 17:53:31 +08:00