Gatsby remark plugin to import code from a file into code blocks
-
Updated
Aug 21, 2020 - JavaScript
Gatsby remark plugin to import code from a file into code blocks
Clone in order to set up a yarn workspaces based space for developing, running and testing your Gatsby themes
Only a simple example based on various references (see README), since it uses the npm package publication method for theme re-usability, which we wish to avoid for our theme to be used by demystifying-dev.github.io, in favor of the simpler and non-npm publication dependent theme reusability method using git submodules
Remade personal blog with Gatsby in mdx
This application scan a folder having markdown files (.MD or .MDX) and convert them into static html pages. It also allows to add tags, title to optimise SEO of website.
Add a description, image, and links to the gatsby-plugin-mdx topic page so that developers can more easily learn about it.
To associate your repository with the gatsby-plugin-mdx topic, visit your repo's landing page and select "manage topics."