18 Commits

Author SHA1 Message Date
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
Dr. Derek Austin
a9170a95dd fix: make siteMetadata.twitter optional to fix TypeError 2021-05-19 14:39:36 -05:00
Dr. Derek Austin
67acb0c494 Run Prettier (npx prettier --write .) 2021-05-10 17:07:13 -05:00
Ahmad Al Maaz
13c242454e Fix a typo in ListLayout and PostLayout 2021-04-26 22:49:47 +03:00
Antonio Manuel Perez Lopez
d43b3b4347 Add support to Locale Date String 2021-02-25 00:19:29 +01:00
Timothy Lin
a1060a7b79 fix: tags layout in post 2021-02-12 16:40:09 +08:00
Timothy
e19df894b6 fix: tag spacing 2021-02-06 16:54:20 +08:00
Timothy
146cd66f66 fix: move className to div 2021-02-04 08:50:28 +08:00
Timothy
f43d6c3702 feat: improve search to include summary and tags 2021-01-31 10:42:05 +08:00
Timothy
f5b68672eb lint and format 2021-01-12 23:35:36 +08:00
Timothy
6a0a6e9530 update seo 2021-01-10 17:35:37 +08:00
Timothy
8cb73bff1d change to Link component 2021-01-10 16:57:47 +08:00
Timothy
fba98a0b74 fix twitter and github post links 2021-01-10 16:55:38 +08:00
Timothy
3624a30269 fix link and seo url 2021-01-10 16:09:38 +08:00
Timothy
83d74cb309 switch to link component and fix seo canonical 2021-01-10 15:45:45 +08:00
Timothy Lin
9a6f4efbb8 Upload starter template 2021-01-09 17:50:45 +08:00