[blog][m]: implemented blog home and individual post pages.

This commit is contained in:
anuveyatsu
2020-06-26 17:58:53 +06:00
parent 24c0ced96b
commit 2cc9d1a628
6 changed files with 277 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
"graphql": "^15.1.0",
"graphql-anywhere": "^4.2.7",
"graphql-tag": "^2.10.3",
"html-react-parser": "^0.13.0",
"markdown-it": "^11.0.0",
"next": "9.4.2",
"qs": "^6.9.4",