gatsby-blog-mdx VS mdx-deck

Compare gatsby-blog-mdx vs mdx-deck and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
gatsby-blog-mdx mdx-deck
1 3
71 11,271
- -
0.0 0.0
about 1 year ago over 1 year ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gatsby-blog-mdx

Posts with mentions or reviews of gatsby-blog-mdx. We have used some of these posts to build our list of alternatives and similar projects.
  • Prismjs: does importing the syntax for all languages increase the bundles size
    1 project | /r/reactjs | 10 Mar 2021
    I'm trying prismjs lib for syntax highlighting, it sounds like for each languages I need to import a separate part of the core module, now (something like this: https://github.com/EllisMin/gatsby-blog-mdx/blob/442d1135de794a9950293278b2ecbb2eda5e883a/gatsby-browser.js) now I assume each of these will be increase the size of the bundle right? Any workarounds? Maybe lazy loading? I appreciate any feedbacks.

mdx-deck

Posts with mentions or reviews of mdx-deck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Marp: Markdown Presentation Ecosystem
    4 projects | /r/programming | 24 Jan 2023
    I've been a fan of mdx-deck for a while (https://github.com/jxnblk/mdx-deck).
  • On the limits of MDX
    9 projects | dev.to | 1 Apr 2021
    Yep, you can import JSX components and embed them with your run-of-the-mill Markdown prose. If you're documenting your JSX based component library, which is what Docz let you do, this makes all the sense in the world. MDX is also used to author slide decks in mdx-deck, which is very appealing if you're tired of clicking around in Keynote/PowerPoint/Google Sheets. Which many of us are. I'm not denying the appeal or usability of MDX for certain things for certain people.
  • Use git submodules and make for simple code sharing
    3 projects | dev.to | 17 Mar 2021
    Including the building of graphviz within pandoc lead to high build times, which is exactly the problem I wanted to avoid with the move away from mdx-deck

What are some alternatives?

When comparing gatsby-blog-mdx and mdx-deck you can also consider the following projects:

cloudflare-docs - Cloudflare’s documentation

gatsby-digital-garden - 🌷 🌻 🌺 Create a digital garden with Gatsby

markdeep-slides - Build presentation slides with Markdeep and present them right in your browser.

blog-post-workflow - Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed

gatsby-source-ghost - Source plugin for pulling data into Gatsby.js from the Ghost Public API.

gatsby-starter-minimal-blog - Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.

blog - My blog created with React, Gatsby & Markdown

sung.codes - WordPress blog -> https://www.SlightEdgeCoder.com to Gatsby (w/ MDX)

marpit - The skinny framework for creating slide deck from Markdown

gatsby-starter-wordpress-blog - A starter blog demonstrating what Flotiq & Gatsby can do together when moving from WordPress.

mdx - Markdown for the component era