Learn Eleventy From Scratch Turns 2
Author reflects on the second anniversary of his free Eleventy course, discussing its impact and the evolution of the static site generator.
Author reflects on the second anniversary of his free Eleventy course, discussing its impact and the evolution of the static site generator.
A developer reflects on 10 years of blogging, covering the evolution of his website, technologies used, and how it influenced his career.
A guide to setting up a minimal static site build process using Sass, npm scripts, and tools like autoprefixer and Browsersync.
A guide to setting up a Hugo static blog, customizing a theme, and deploying it to GitHub Pages with integrated search and comments.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
A developer details their experience updating a personal site to Eleventy 1.0, covering markdown migration, design tweaks, and build process improvements.
A technical guide on migrating blog content from the Eleventy static site generator to WordPress using a custom XML export.
A web developer details rebuilding his personal blog from Eleventy to WordPress, using CUBE CSS and Gorko, to encourage more writing and explore traditional web dev.
A step-by-step tutorial on building and deploying a static website using the Hugo framework and hosting it for free on GitHub Pages.
Learn how to use Eleventy's global data files to generate page content by iterating over JSON data, eliminating repetitive HTML coding.
A developer details creating a custom Pelican blog theme from scratch using Bootstrap 5 beta and modern web development practices.
A developer details migrating their personal blog from Jekyll to Hugo, including theme selection, visual redesign, and technical improvements.
A developer details migrating his blog from WordPress to a static site using Hugo, GitHub Actions, and Azure for improved performance and cost savings.
A developer shares troubleshooting tips and lessons learned from setting up a static site with the Pelican generator, focusing on permissions and theme selection.
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.
A personal review of 2020 focusing on positive aspects like remote work, web development projects, writing, and virtual events.
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.