flashblaze-website VS mdx

Compare flashblaze-website vs mdx and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
flashblaze-website mdx
1 99
0 16,788
- 1.5%
10.0 8.7
over 1 year ago 2 days 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.

flashblaze-website

Posts with mentions or reviews of flashblaze-website. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.
  • Migrating my website from Gatsby to Astro
    13 projects | dev.to | 25 Nov 2022
    { "name": "flashblaze-website", "private": true, "description": "Personal website of Neeraj Lagwankar", "version": "1.0.0", "author": "Neeraj Lagwankar ", "scripts": { "build": "gatsby build", "develop": "env-cmd -f .env.development gatsby develop -H 0.0.0.0", "format": "prettier --write \"**/*.{js,jsx,json,md,mdx}\"", "lint": "npm run format && eslint --fix . && echo 'Lint complete.'", "start": "npm run develop", "serve": "npm run build && gatsby serve", "clean": "gatsby clean" }, "dependencies": { "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", "@supabase/supabase-js": "^1.21.1", "gatsby": "^3.11.1", "gatsby-plugin-google-analytics": "^3.11.0", "gatsby-plugin-google-fonts-v2": "^1.0.0", "gatsby-plugin-manifest": "^3.11.0", "gatsby-plugin-mdx": "^2.11.0", "gatsby-plugin-offline": "^4.11.0", "gatsby-plugin-preact": "^5.11.0", "gatsby-plugin-react-helmet": "^4.11.0", "gatsby-plugin-remove-serviceworker": "^1.0.0", "gatsby-plugin-sharp": "^3.11.0", "gatsby-plugin-sitemap": "^4.7.0", "gatsby-plugin-theme-ui": "^0.10.1", "gatsby-plugin-typography": "^3.11.0", "gatsby-remark-autolink-headers": "^4.8.0", "gatsby-remark-images": "^5.8.0", "gatsby-remark-prismjs": "^5.8.0", "gatsby-remark-relative-images": "^2.0.2", "gatsby-source-filesystem": "^3.11.0", "preact": "^10.5.14", "preact-render-to-string": "^5.1.19", "prismjs": "^1.24.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-helmet": "^6.1.0", "react-icons": "^4.2.0", "react-player": "^2.9.0", "react-spring": "^9.2.4", "react-typography": "^0.16.20", "remark-emoji": "^2.2.0", "theme-ui": "^0.10.0", "typography": "^0.16.21" }, "devDependencies": { "babel-eslint": "^10.1.0", "env-cmd": "^10.1.0", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^3.4.0", "prettier": "^2.3.2" }, "keywords": ["gatsby", "portfolio", "flashblaze"], "repository": { "type": "git", "url": "https://github.com/flashblaze/flashblaze-website" }, "bugs": { "url": "https://github.com/flashblaze/flashblaze-website/issues" } }

mdx

Posts with mentions or reviews of mdx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.

What are some alternatives?

When comparing flashblaze-website and mdx you can also consider the following projects:

flashblaze-astro - Personal website built using Astro

next-mdx-remote - Load mdx content from anywhere through getStaticProps in next.js

PortfolioReact - [React] This project is a boilerplate template, fetch the repositories from Github deploy using a Firebase CI/CD

remark-gfm - remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)

Company_Intranet - The Company Intranet is a centralised platform for managing and sharing company information. Sync employee data from KEKA and access important documents from Google Drive, Dropbox, and OneDrive. Streamline space management and track applicant applications easily.

astro - The web framework for content-driven websites. ⭐️ Star to support our work!

anon-posts-with-react-and-supabase - Anonymous posting app with ReactJS and Supabase

markdoc - A powerful, flexible, Markdown-based authoring framework.

emoji-shortcodes-for-markdown - 1000+ Emoji Finder app for Markdown, GitHub, Campfire, Slack, Discord and more...

eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

pandoc - Universal markup converter

mdx-bundler - 🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports!