feat: Implement mdx

This commit is contained in:
dfireBird
2020-08-08 16:47:43 +05:30
parent 7e3565e78a
commit abf609d09f
14 changed files with 1735 additions and 1448 deletions
+2 -2
View File
@@ -18,7 +18,7 @@ const ALL_RESOURCES = graphql`
edges {
node {
relativePath
childMarkdownRemark {
childMdx {
frontmatter {
authors
title
@@ -31,7 +31,7 @@ const ALL_RESOURCES = graphql`
edges {
node {
relativePath
childMarkdownRemark {
childMdx {
frontmatter {
authors
title