Commit Graph
8 Commits
Author SHA1 Message Date
Ahmad Al Maaz 8d16a0c255 Pull JSON-LD authors from frontMatter 2021-06-25 23:14:49 +03: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
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
Ahmad Al MaazandGitHub 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 Al Maaz 13c242454e Fix a typo in ListLayout and PostLayout 2021-04-26 22:49:47 +03:00