How to use Ghost with Jekyll
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 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 Gatsby for a static blog, citing React/TypeScript skills and benefits of Netlify hosting.
A developer shares their experience migrating their business website to Gatsby.js, highlighting its benefits for performance and development.
A tutorial on using the Eleventy static site generator to create a static blog by sourcing content from the Ghost Content API.
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.
The author announces a new personal blog for general life musings and non-Python content, separate from their Python-focused site.
Introduces Reverie, an elegant and plug-and-play Jekyll theme for GitHub Pages, featuring a command-line free workflow and built-in SEO.
A web developer reflects on seven years of blogging, sharing experiences, and announces a site migration to a static site generator.
A developer recounts how their WordPress blog was hacked and explains their decision to rebuild it using the Gatsby static site generator for improved security and features.
A developer shares their experience migrating a personal website from Jekyll to the Eleventy static site generator, exploring JavaScript-based tooling.
Introduces a Jekyll plugin to automatically generate a service worker using Google Workbox for easy PWA asset precaching.
A technical tutorial on building a custom blog from scratch using GatsbyJS, React, Markdown, and GraphQL.
A guide to converting a Gatsby static site into a Progressive Web App (PWA) using plugins for offline functionality and a web app manifest.
An introduction to Gatsby, a React-based static site generator, covering its setup, CSS options, and plugin ecosystem for building fast websites.
A guide on how to automatically generate a sitemap for a static website built with the Jigsaw framework using event listeners.
A guide to editing and building a Jekyll static site, including adding posts and using code snippets.
A developer details creating a custom bookmarklet to save links and quotes directly to their Hugo site via the GitHub API and Netlify.
A developer shares their experience migrating from Jekyll to the Hugo static site generator and Netlify hosting, highlighting Hugo's speed and content type features.
Learn how to use WordPress as a headless CMS with its REST API to generate static sites for the JAMstack.