
Contentlayer
@contentlayerdev
Content made easy for developers.
A project by @stackbit / @netlify.
ID: 1500857905188421632
https://www.contentlayer.dev 07-03-2022 15:36:33
43 Tweet
1,1K Takipçi
2 Takip Edilen

Today, I'm starting an in-depth series on Building a Developer Blog with Next.js. Part 1: Turn Freeform MDX Content into Structured Data with Contentlayer ◆ Types and helper functions ◆ MDX config in one place ◆ Less fs, glob, path boilerplate delba.dev/blog/next-blog…

⚠️ Starting in 90 Minutes! ⚠️ Contentlayer is an SDK that transforms content from any source (including Markdown) into type-safe JSON. Johannes Schickling will teach us how it works and how we can use it in our own projects. ⬇️ Details Here ⬇️ learnwithjason.dev/convert-markdo…

Did you miss Johannes Schickling teaching us about Contentlayer live on LWJ? No worries! Watch highlights from the episode here, then check out the full episode replay learnwithjason.dev/convert-markdo…

Justin Jackson graphql.wtf with Contentlayer ⚡️





Trying out Contentlayer for my personal website content and loving it so far! Highly recommend giving it a spin if you're a developer. Just Data ™️. No abstraction or anything really. Perfect. Here's my PR for example: github.com/jasonkuhrt/web…


is anyone working on building a GUI on top of Contentlayer ? huge opportunity IMO



You want to use Notion as a Headless CMS? I've released the Alpha of the Notion implementation for Contentlayer. I'm looking for alpha-testers: github.com/contentlayerde…


Contentlayer was a godsend when it comes to writing blog posts with Markdown/MDX. The best part? Hot Module Replacement (HMR) 😍 On each save, changes are compiled & reflected in the UI instantaneously 🤯


Love Contentlayer for simplifying the MDX ecosystem! Fewer packages, and works great with Server Components and App Router (kudos to Johannes Schickling 🦸🏼) Define your content schema & MDX Components → Get typesafe data. Custom fields power most of our features, a rough overview:


