Creating a Gatsby or NextJS Markdown Blog
A tutorial on creating a Markdown blog using NextJS and Gatsby static site generators, covering setup, templates, and rendering.
A tutorial on creating a Markdown blog using NextJS and Gatsby static site generators, covering setup, templates, and rendering.
DEV Community members pair program to tackle an accessibility issue in the Forem codebase, live-streaming their progress.
A developer shares insights from her conference talk on migrating from Remark to MDX, highlighting the benefits of using React components in Markdown.
A former Microsoft intern shares five key lessons learned about productivity, teamwork, and coding during their summer internship.
A guide to implementing Hugo's image processing features to optimize images, improve site performance, and fix lazy loading issues.
A guide to creating a custom GitHub profile README using Markdown, including examples and dynamic content ideas.
A technical guide on building a blog using Markdown, frontmatter for metadata, and NPM packages like markdown-it for HTML conversion.
A developer shares initial experiences and challenges migrating a Gatsby blog from Markdown to MDX for more interactive content.
A developer details their migration from WordPress to Hugo, a static site generator, for a faster, more secure, and Markdown-friendly blog.
A developer shares the story behind building Writerie, a privacy-focused, distraction-free writing tool with Markdown and rich text editing.
A guide on migrating a website from WordPress to the Eleventy static site generator using a custom Node.js script.
A guide to creating a custom Markdown extension for Django to validate and transform links, improving content management for non-technical writers.
The author announces switching their tech blog from German to English and migrating from WordPress to Gatsby for better performance and ease of writing.
A technical guide on building a blog using Hugo, Docker, and AsciiDoc, covering setup, customization, and the author's writing workflow.
Explains how to implement responsive images in Jekyll using a pre-render hook and a custom regex to replace Markdown syntax with a Liquid tag.
A tutorial on implementing search functionality for a GatsbyJS blog using GraphQL and React hooks to filter posts by title, description, and tags.
Explores using Asciidoctor to write and maintain technical documentation alongside source code, comparing it to wikis and markdown.
A guide to creating a macOS service that converts Markdown to rich text with syntax highlighting for use in any app, like email clients.
A guide on integrating the Ghost CMS with the Jekyll static site generator using a Netlify plugin and gulp.js to convert API content to markdown.
A developer details their migration from Jekyll to the Hugo static site generator, citing simpler setup and maintenance as key reasons.