On Yak Shaving and <md-block>, a new HTML element for Markdown
A developer's journey of yak shaving leads to creating <md-block>, a new HTML web component for rendering Markdown content.
A developer's journey of yak shaving leads to creating <md-block>, a new HTML web component for rendering Markdown content.
A developer explains building a blog with Blazor, detailing motivations, setup, and using markdown for posts.
A developer's workflow guide for setting up a static site using the Pelican generator, including virtual environments and custom automation scripts.
A developer shares their experience using Pelican, a Python-based static site generator, to build a website, highlighting the learning curve with Jinja and CSS.
A guide to creating a developer portfolio website using a custom Gatsby template that includes project listings and markdown blog functionality.
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.