1098 Commits

Author SHA1 Message Date
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
Timothy Lin
322ddc4a2d docs: introduce primary theme color 2021-06-19 18:34:44 +08:00
Timothy Lin
2c0d11d414 feat: easy customization of theme color 2021-06-19 17:40:01 +08:00
Ahmad Al Maaz
0119d23567 Import escape function locally from html-escaper 2021-06-19 12:02:56 +03:00
Ahmad Al Maaz
4c1b4fbd78 Swap convertStringToHTML with html-escaper module 2021-06-18 22:19:29 +03:00
Timothy
464ab08c69
Merge pull request #71 from Teng/UnexpectedFile
Remove Unexpected File
2021-06-18 18:28:42 +08:00
Teng
b930f53e7c Remove Unexpected File 2021-06-18 18:12:12 +08:00
Timothy
c0d2b8e542
Merge pull request #69 from DLevai94/patch-1
Add convertStringToHTML function to prevent RSS encoding issues
2021-06-16 23:58:03 +08:00
Dávid Lévai
b04e3f1279
Add convertStringToHTML function to prevent RSS encoding issues
When parsing descriptions and titles with characters like '&', '<', etc. feed was broken. This regex swaps these characters with their HTML entity equivalent.
2021-06-12 11:37:28 +02:00
Timothy Lin
f3a21646ab docs: update readme 2021-06-10 00:02:59 +08:00
Timothy Lin
1b3fe80295 chore: sync with master 2021-06-09 23:42:08 +08:00
Timothy Lin
5945a72491 fix: patch vercel bug which directs user to index.xml 2021-06-09 23:37:58 +08:00
Timothy Lin
48b7b86932 docs: new features in v1 blog post 2021-06-02 22:16:33 +08:00
Timothy Lin
f1ac747da6 fix: copy button position when overflow 2021-06-02 21:47:13 +08:00
Timothy Lin
66d6c62fe8 style: adjust copy button style 2021-05-29 18:10:54 +08:00
Timothy Lin
644acb788b chore: sync with v0.3.4 2021-05-29 17:52:13 +08:00
Timothy
b44e209385
fix: missing && 2021-05-29 17:49:29 +08:00
Timothy Lin
5cbb16381d 0.3.4 2021-05-29 17:27:53 +08:00
Timothy Lin
5784d38829 chore: update katex version 2021-05-29 17:23:34 +08:00
Timothy
654589b5cc
Merge pull request #59 from timlrx/feat/pagination
Feat/pagination
2021-05-29 17:04:05 +08:00
Timothy Lin
fd4c7033c7 chore: remove redundant wordCount, readingTime contains word count 2021-05-29 16:45:10 +08:00
Timothy Lin
e9befb035d chore: remove unnecessary provider and dependencies 2021-05-29 16:39:40 +08:00
Timothy Lin
2e5a3a5a9a fix: render paginate only if more than 1 page 2021-05-29 16:13:01 +08:00
Timothy Lin
88096a536b fix: restore search for blog page 2021-05-29 16:08:22 +08:00
Ahmad Al Maaz
847f2537c3
Add pagination support (#52)
* Add pagination support

* Change posts per page value to 10

* Change /blog/1 page to be same as /blog/
Modify canonical url to reflect current page

* Conditionally render pagination component
2021-05-26 21:56:19 +08:00