Commit graph

29 commits

Author SHA1 Message Date
Timothy Lin c479867650 chore: update to next 11 and tailwind 2.2 2021-06-23 18:32:29 +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
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
Timothy 6f90fc50db fix seo 2021-01-13 22:39:56 +08:00
Timothy f5b68672eb lint and format 2021-01-12 23:35:36 +08:00
Timothy 126e30393b modify link 2021-01-12 22:50:10 +08:00
Timothy 279f7d2ff7 add author tag for linkedin 2021-01-10 18:52:30 +08:00
Timothy 525e26826a add author tag for linkedin 2021-01-10 18:34:30 +08:00
Timothy 50b839f465 improve article og seo 2021-01-10 18:20:53 +08:00
Timothy c90f1159ca fix main image seo 2021-01-10 17:50:44 +08:00
Timothy 6a0a6e9530 update seo 2021-01-10 17:35:37 +08:00
Timothy 83d74cb309 switch to link component and fix seo canonical 2021-01-10 15:45:45 +08:00
Timothy 9b8a7253b8 fix anchor link 2021-01-10 15:19:00 +08:00
Timothy Lin 9a6f4efbb8 Upload starter template 2021-01-09 17:50:45 +08:00