How to Add Search Functionality to a Gatsby Blog
A tutorial on implementing search functionality for a GatsbyJS blog using GraphQL and React hooks to filter posts by title, description, and tags.
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.
The author details the release of version 8 of their personal website, highlighting a switch from WordPress to the static site generator Eleventy.
A software engineer shares essential skills like documentation, clean code, and code review not taught in a Computer Science Masters program.
A tutorial on using Puppeteer to crawl website articles, extract content, and convert it into Markdown files for a static site migration.
A developer explains migrating his technical blog from Ghost to Hugo for simplicity, cost savings, and Asciidoc support.
A technical tutorial on building a custom blog from scratch using GatsbyJS, React, Markdown, and GraphQL.
A tutorial on adding a 'Create Post' feature with Markdown support to a Blazor-based blogging application, covering backend service and API setup.
Introducing Tutorial Markdown, an open-source JavaScript library that extends Markdown syntax to create interactive, self-coding tutorials for technical blogging.
A developer explains why he switched from his custom static site generator, handroll, to the popular Hugo framework.
A developer's journey to find a better presentation tool, leading to the discovery of mdx-deck for creating slides with Markdown and React.
Introducing scdoc, a lightweight, dependency-free man page generator written in C, designed for readability and maintainability.
A developer reflects on migrating their personal blog from a custom static site to the Ghost platform, discussing the evolution of web tech and maintenance trade-offs.
Tips for writing better R-focused blog posts, covering social sharing, package examples, and syntax highlighting.
A guide to creating custom RStudio code snippets for quickly embedding tweets in blogdown posts using Hugo shortcodes.
An introduction to Markdown, a plain-text formatting syntax used widely in software documentation, explaining its benefits and basic usage.
A timeline detailing the author's process of migrating a blog from Blogger to Jekyll, covering setup, content conversion, and deployment.