jpreagan.com VS next-mdx-remote

Compare jpreagan.com vs next-mdx-remote and see what are their differences.

jpreagan.com

💿 My personal website built with Remix (by jpreagan)

next-mdx-remote

Load mdx content from anywhere through getStaticProps in next.js (by hashicorp)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jpreagan.com next-mdx-remote
4 20
31 2,391
- 2.5%
8.5 5.2
3 months ago about 1 month ago
TypeScript TypeScript
MIT License Mozilla Public License 2.0
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.

jpreagan.com

Posts with mentions or reviews of jpreagan.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • Building Your Own Platform: The Importance of Having a Personal Website
    7 projects | dev.to | 31 Jan 2023
    You are welcome to take inspiration or use code from my website, but please remove my personal information and content. The source code is available on GitHub with updated documentation to make it easier for you to start. If you have any questions or feedback, don't hesitate to reach me on Twitter."
  • Give your blog superpowers with MDX in a Next.js project
    1 project | dev.to | 23 Sep 2022
    Also, note I've made use of some styling here; just a minimal example of how you can use Tailwind CSS and the official Tailwind Typography plugin. It's really fantastic for this sort of use case. If you're curious more about the styling have a look at the GitHub repo.
  • Give your blog superpowers with MDX in a Next.js
    5 projects | dev.to | 23 Sep 2022
    Here I'm using remarkGfm to provide GitHub Flavored Markdown, and rehype-prism-plus to give syntax highlighting for code blocks. You'll need to import a prism theme in /pages/_app.tsx or add your own custom tokens to global styles. I went with the latter option and you can take a look at how I did that here.
  • Starting a personal dashboard with the Spotify API
    2 projects | dev.to | 8 Sep 2022
    You can see my page here, and the code lives here. Also, be sure to check out Lee Robinson's personal dashboard for more inspiration.

next-mdx-remote

Posts with mentions or reviews of next-mdx-remote. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.

What are some alternatives?

When comparing jpreagan.com and next-mdx-remote you can also consider the following projects:

remark-mdx-images - A remark plugin for changing image sources to JavaScript imports using MDX

mdx - Markdown for the component era

personal-website - My portfolio and blog page build in NextJs

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

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

prism-react-renderer - 🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)

vanilla-extract - Zero-runtime Stylesheets-in-TypeScript

rehype-prism - rehype plugin to highlight code blocks in HTML with Prism (via refractor)

flanker - Python email address and Mime parsing library

tailwind-nextjs-starter-blog - This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.

tailwindcss-typography - Beautiful typographic defaults for HTML you don't control.

next-mdx-enhanced - A Next.js plugin that enables MDX pages, layouts, and front matter