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
Ahmet ALMAZ
52aaf99dd7
fix: toc issue with remark-autolink-headings
2021-08-09 13:57:12 +03:00
Ahmet ALMAZ
225660fe97
docs: update blog comments system docs
2021-07-21 11:22:09 +03:00
Ahmet ALMAZ
57253ac61d
refactor: use env variables for comments system
2021-07-21 11:18:03 +03:00
Ahmet ALMAZ
6b90542652
feat: add support for giscus, utterances, disqus
2021-07-14 23:52:46 +03:00
Ahmad Al Maaz
5cd4d89f98
refactor: convert siteMetadata from json to js
2021-07-14 23:11:20 +03:00
Ahmad Al Maaz
3fe3b03e3c
chore: fix typo
2021-07-04 19:23:33 +03:00
Ahmad Al Maaz
5d68b47bac
fix: generate-rss.js description [object Object]
2021-07-04 19:23:17 +03:00
Ahmad Al Maaz
26f0379afa
refactor: use formatDate util
2021-06-29 16:55:42 +03: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
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 Maaz and GitHub
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