Let's Talk Pelican Part Two: Quickstart Overview
A developer's workflow guide for setting up a static site using the Pelican generator, including virtual environments and custom automation scripts.
A developer's workflow guide for setting up a static site using the Pelican generator, including virtual environments and custom automation scripts.
A developer shares their experience using Pelican, a Python-based static site generator, to build a website, highlighting the learning curve with Jinja and CSS.
A tutorial on integrating Pocket bookmarks into an Eleventy static site using the Pocket API and environment variables.
How to automate publishing future-dated Hugo blog posts using scheduled GitHub Actions workflows.
A personal review of 2020 focusing on positive aspects like remote work, web development projects, writing, and virtual events.
A step-by-step guide on how to submit your Eleventy-built website to the official Eleventy leaderboards via a GitHub pull request.
A tutorial on creating a Markdown blog using NextJS and Gatsby static site generators, covering setup, templates, and rendering.
A guide to creating flexible, reusable components in Eleventy using Nunjucks macros, comparing them to React function components.
A video tutorial on building a static blog site using the Swift Publish framework and deploying it via Netlify's CDN and continuous deployment.
The author details the relaunch of their web development blog, highlighting new features and a migration from Gatsby to Eleventy.
A developer announces a new personal blog built with the Zola static site generator, planning to document his journey at the Recurse Center and topics like programming and ADHD.
A tutorial on generating an auto-updating sitemap.xml file for SEO using the Eleventy static site generator.
A tutorial on dynamically generating unique Open Graph images for blog posts using Eleventy (11ty) and the Cloudinary API.
A technical guide on using Asciidoc's include directive within Hugo to embed external code snippets from sources like GitHub.
A guide to implementing Hugo's image processing features to optimize images, improve site performance, and fix lazy loading issues.
A developer compares Gatsby and Eleventy static site generators for a personal website redesign, discussing pros, cons, and the whimsical web trend.
A technical guide on using Eleventy's pagination feature to automatically generate Twitter card images (SVG) for blog posts.
The author argues against using heavy JavaScript frameworks like Gatsby for blogs, advocating for simpler static site generators like Eleventy for better performance.
A developer details the fourth relaunch of their personal blog, migrating from Jekyll to the 11ty static site generator for more flexibility and performance.
A developer shares their experience building a personal blog and portfolio site using Gridsome and Forestry.io.