jpreagan.com VS remark-mdx-images

Compare jpreagan.com vs remark-mdx-images and see what are their differences.

jpreagan.com

💿 My personal website built with Remix (by jpreagan)

remark-mdx-images

A remark plugin for changing image sources to JavaScript imports using MDX (by remcohaszing)
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 remark-mdx-images
4 1
31 25
- -
8.5 6.6
3 months ago about 1 month ago
TypeScript 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.

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.

remark-mdx-images

Posts with mentions or reviews of remark-mdx-images. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.
  • Give your blog superpowers with MDX in a Next.js
    5 projects | dev.to | 23 Sep 2022
    You might also want to embed images in your MDX. Proprietary solutions like Cloudinary are great services, but can get a bit pricey too. Something you might want to look at is image bundling with remark-mdx-images, which you can use with mdx-bundler.

What are some alternatives?

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

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

remark-react - Legacy plugin to transform to React — please use `remark-rehype` and `rehype-react` instead

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

remark-mdx-code-meta - A remark MDX plugin for using markdown code block metadata

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

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

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

flanker - Python email address and Mime parsing library

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

mdx - Markdown for the component era