61 Commits

Author SHA1 Message Date
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
Gautier Arcin
d1264d132a fix: rss tags 2021-08-09 20:55:52 +02:00
Timothy Lin
08fb1d4690 fix: typo in filteredToc 2021-08-08 16:43:17 +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
sage
638c78f6ec
Use innerText to copy code content 2021-08-07 15:39:39 +07:00
Timothy Lin
afbc2d9c66 feat: toc for blog post 2021-08-06 22:13:30 +08:00
sage
69e6368e14
fix: rename giscus-frame class to giscus 2021-07-29 07:55:42 +07:00
Timothy Lin
91d2d40144 feat: add analytics component 2021-07-28 23:25:05 +08:00
Timothy Lin
e0ac7b7dc3 fix: giscus settings 2021-07-18 17:09:00 +08:00
Timothy Lin
8084247377 fix: giscus config 2021-07-18 16:27:47 +08:00
Timothy Lin
5e1f47b074 feat: support dark theme for utterances and giscus 2021-07-18 15:49:42 +08:00
Ahmet ALMAZ
6b90542652 feat: add support for giscus, utterances, disqus 2021-07-14 23:52:46 +03: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
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
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
c479867650 chore: update to next 11 and tailwind 2.2 2021-06-23 18:32:29 +08:00
Timothy Lin
04ad7617de feat: replace next-seo with custom header 2021-06-22 23:51:41 +08:00
Timothy Lin
2c0d11d414 feat: easy customization of theme color 2021-06-19 17:40:01 +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
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
Timothy Lin
8914349256 feat: add MDXLayoutRenderer component 2021-05-26 00:11:20 +08:00
Timothy Lin
9978910cca feat: copy code button 2021-05-20 23:57:13 +08:00
Ahmad Bilal
a4d2d47d88 fix: correct invalid theme toggler on first load 2021-05-17 07:01:08 +07:00
Timothy
735c954e72
Feat/sub-route (#38)
* blog subroute support
* docs: update readme and blog

Co-authored-by: mrhut10 <ahut10@gmail.com>
2021-05-08 13:58:57 +08:00
kohei m
de367a574a
Update SEO.js
very tiny change
2021-03-23 15:25:41 +09:00
CypressKuo
11be151424 fix: Fix that useTheme is not working
When mounted on client, now we can show the UI
2021-03-20 22:53:18 +08:00
CypressKuo
a6564bae52 feat(icon): Hide the icon when there is no href value
Hide the icon when the social link is empty.
2021-03-20 22:47:09 +08:00
Timothy Lin
e91e6935c2 refactor: add card component 2021-02-14 18:44:13 +08:00
Timothy
e19df894b6 fix: tag spacing 2021-02-06 16:54:20 +08:00
Timothy
1c1c30cf18 fix: move flex to seperate div 2021-02-04 08:29:07 +08:00
Timothy
c9c4cb04c0 remove unused component 2021-01-20 22:57:04 +08:00
Timothy
7b2905bf07 remove publisherLogo 2021-01-20 22:51:19 +08:00
Timothy
18533065ed fix image link and xml blog path 2021-01-19 22:03:09 +08:00
Timothy
fb82bc71e7 add twitter:image meta tag for blog posts 2021-01-19 21:46:20 +08:00
Timothy
95da0d0e63 fix image meta logic 2021-01-18 23:47:17 +08:00
Timothy
18fd946172 update images meta 2021-01-18 23:41:48 +08:00
Timothy
2de139030f add lastmod and images field to metadata and seo 2021-01-18 22:56:34 +08:00
Timothy
fdda4c2042 use custom kebabcase function 2021-01-16 18:07:08 +08:00