WIP, psts in place, parsing mostly correclty

This commit is contained in:
2020-09-21 21:56:11 -05:00
parent 8de94aa769
commit d274352b5f
87 changed files with 4820 additions and 11 deletions

View File

@@ -14,8 +14,11 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
},
"dependencies": {
"disqus-react": "^1.0.10",
"gatsby": "^2.24.61",
"gatsby-plugin-sass": "^2.3.13",
"gatsby-source-filesystem": "^2.3.30",
"gatsby-transformer-remark": "^2.8.35",
"node-sass": "^4.14.1",
"react": "^16.12.0",
"react-dom": "^16.12.0"