The code element
A meta exploration of using markdown to write about HTML markup, focusing on the <code> element and escaping special characters.
A meta exploration of using markdown to write about HTML markup, focusing on the <code> element and escaping special characters.
Comparing four implementations of a static blog site, focusing on the conciseness of Origami expressions versus traditional JavaScript and frameworks like Astro.
A web developer shares their blogging journey, tools, and inspiration, focusing on front-end technologies like HTML, CSS, and accessibility.
Using the async-tree library to reduce the code size of a minimalist JavaScript static site generator, focusing on abstraction and shared utilities.
How to configure Vale CLI to ignore front matter when applying consistency rules, preventing false positives in documentation linting.
Introducing llm-url-markdown, a new plugin for Simon Willison's llm CLI tool that fetches web content as markdown for use as LLM context fragments.
A guide to using the HTML <picture> element in GitHub Markdown to display different images for dark and light modes.
A guide to extending SwiftUI's Text view with custom dynamic styling for individual words or segments using replacements and Markdown.
A developer explains how to create and manage a resume using Markdown, source control, and tools like pandoc and wkhtmltopdf for PDF conversion.
Explains why Markdown headers sometimes fail to render due to accidental non-breaking spaces, with a focus on Mac keyboard layouts.
A guide to parsing Markdown files with YAML frontmatter into strongly-typed C# objects for use in ASP.NET Core applications.
A developer details the process of optimizing their custom static blog generator, achieving a 33x speed improvement by analyzing and refactoring inefficient Git operations.
The article argues for saving digital content in Markdown format to ensure long-term preservation and accessibility, avoiding the risks of platform obsolescence.
A guide to enhancing Nuxt3 content articles with typography plugins and automated front-matter image extraction.
A developer wants a shortcut to quickly add curated links with descriptions to a markdown file for his newsletter, moving away from Notion.
A tutorial on implementing a dynamic, markdown-based changelog within a Phoenix LiveView application using the Earmark library.
A developer's weekly update covering work on an LLM project, custom scripting, PICO-8 experimentation, and blog theme adjustments.
A tutorial on using the R package {blastula} to create and send automated emails with dynamic content and HTML formatting.
A technical guide on using the Obsidian Dataview plugin to query and organize notes, with practical examples for newsletters and dashboards.
A technical guide on using the Obsidian Templater plugin to automate note creation, with a detailed example for managing contacts.