Adding reading time to Nuxt3 content
A technical guide on implementing a reading time feature for markdown content in both Nuxt 2 and Nuxt 3 frameworks.
A technical guide on implementing a reading time feature for markdown content in both Nuxt 2 and Nuxt 3 frameworks.
A short guide on integrating the Shiki syntax highlighter into an Eleventy (11ty) static site project with minimal code.
A guide to creating inline bibliography entries in Markdown documents using pandoc and custom Citation Style Language (CSL) files.
A guide for academics on migrating from BibDesk to Zotero for managing citations and PDFs within a pandoc-based Markdown writing workflow.
Introduction to Jekyll, a static site generator, covering basic setup, post formatting, and code snippet features.
A personal year-in-review blog post sharing reflections, favorite media from 2022, and goals for the new year.
A developer details migrating his decade-old blog from WordPress to Jekyll, citing simplicity and using GitHub Pages and FTP deployment.
A developer shares their journey from Evernote to Obsidian for note-taking, detailing setup, customization, and sync options.
Learn how to pass Markdown components to React/Preact components in Astro using named slots for dynamic content rendering.
A developer shares their experience migrating a personal blog from Docusaurus to Astro, highlighting the ease of customization and static site generation.
A guide to the 'Any Text' app for Apple devices, covering features like widgets, Markdown styling, syncing, and troubleshooting.
Announcing the CRAN release of xaringanExtra v0.6.0, an R package adding interactive features and styling to xaringan and R Markdown slides.
A technical article about implementing Mermaid diagrams in Markdown and displaying them client-side on a website.
A developer shares his favorite productivity apps for 2022, including Obsidian, Centered, Cron, and todometer.
A tutorial on building a static markdown blog using Next.js, covering setup, components, and rendering posts.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
Explains why Markdown is an essential skill for developers, covering its uses, basic syntax, and benefits for productivity.
A guide to the 'One Thing' macOS app, a menu bar tool for focusing on a single task, with setup tips and integration examples.
A developer details their experience updating a personal site to Eleventy 1.0, covering markdown migration, design tweaks, and build process improvements.
A tutorial on building a static Markdown blog using SvelteKit, covering setup, fundamentals, and integration with Sass and an API.