Gatsby Code Highlighting
Posted: December 25, 2023, Updated: December 25, 2023How can you add code syntax highlighting to a gatsby blog? This article will tell you how to do it using gatsby-remark-prismjs. Install the…...
Read ArticleHow can you add code syntax highlighting to a gatsby blog? This article will tell you how to do it using gatsby-remark-prismjs. Install the…...
Read ArticleWhat is Gatsby.js? Gatsby is a Static Site Generator(SSG) written in React.js. Gatsby compiles your site, and uses preloading for the pages,…...
Read Article
