Using Notion as a CMS for Gatsby.js
A technical guide on using Notion as a headless CMS to generate markdown content for a Gatsby.js (or similar) static site.
A technical guide on using Notion as a headless CMS to generate markdown content for a Gatsby.js (or similar) static site.
A guide on using Hugo's built-in syntax to highlight specific lines within markdown code blocks for technical blog posts.
A tutorial on creating a custom Markdig extension in .NET to parse and transform GitHub username mentions in Markdown.
How to style Markdown-generated HTML with Tailwind CSS classes using a custom Python Markdown extension.
A technical guide on using multibib and Quarto to create separate bibliographies for a main document and an appendix in academic writing.
Explains how to create single line breaks in Markdown using HTML <br> tags or trailing backslashes, with compatibility considerations.
A guide to using GitHub-style alerts in markdown files and integrating them into websites with markdown-it plugins.
A technical guide on converting HTML definition lists (<dl>) to fieldset elements (<fieldset>) using JavaScript for consistent note styling in Markdown.
A developer's experience trying TinaCMS, a Git-based, markdown-oriented content management system, to streamline their blog publishing workflow.
The author discusses the history and revival of R Markdown v1, a minimal Markdown package, and explains why it is now 'feature complete'.
Introduces a lightweight HTML article format for web content, detailing how to implement it with R, Quarto, or other tools.
A developer shares their experience using the Remarkable 2 e-ink tablet for writing and reading, and details creating a script to convert PDF notes to Markdown.
Simple Sublime Text settings and a build script to improve Markdown writing and conversion with Pandoc.
A personal reflection on attending FOSDEM 2021, focusing on a talk about using Pandoc for documentation workflows and sharing related tools and resources.
A technical guide for writing WordPress blogs in Markdown, using Google Docs for collaborative review and pandoc for conversion, while preserving formatting.
A video tutorial on adding Markdown rendering and code syntax highlighting to a ChatGPT iOS app built with SwiftUI.
A tutorial on creating custom, SVG-based bullet points for lists in Astro by parsing and manipulating slot content.
A developer shares their favorite productivity apps for 2023, including Obsidian, Centered, and Raindrop, for note-taking, focus, and bookmarking.
A beginner's guide explaining GitHub's core concepts like repositories, issues, and Markdown for professionals in non-technical roles.
A developer details migrating their blog from the Ghost CMS to the static site generator 11ty, covering the export process and new workflow.