#11ty
21 entries tagged with #11ty.
-
What happens to our blogs when we die?
Does anyone want to read my dumb blog after I'm dead? Hell if I know, but I want to give my family the opportunity.
-
More blog updates! Feeds, books and watch log oh my!
I've added a few more features to my site. A book log, a watch log and the feeds to go with them.
-
Site Redesign Complete
I've finished redesigning my website with a minimalist approach, updated my RSS and JSON feeds, brought back Open Graph tags, and refreshed my favicons.
-
A quick note about my site migrations
Seeing some spam from my RSS feed? Sorry about that.
-
How to add a custom slugify filter to 11ty
During my recent blog migrations, I discovered the new slugify filter handles apostrophes differently. I'd prefer they were dropped. Here are the steps.
-
Why I bother with static sites
Many people in my feed seem to be frustrated by running a static site. Here is why I persist.
-
Automating some of the publishing steps for my Eleventy blog
Heres how I automated some of the tedious steps of publishing new posts on my Eleventy blog.
-
My complete blogging workflow
Here is my complete blogging workflow from how I manage ideas all the way to publishing and sharing.
-
Say hello to obsolete29.com v4!
Eleventy came out with v1.0 so I rebuilt my site to celebrate.
-
Updated social sharing (open graph protocol) images for my personal site
Using the large social sharing images added nothing to the information being published so I've decided to stop using them.
-
Reply-to links in site feeds
I really love when people include Reply-to links in their RSS feed. Here are a couple options.
-
Setting a conditional variable in Javascript
I'm teaching myself Javascript. I have lots of experience with PowerShell
-
Improving my automated open graph image process w/ Eleventy
I recently launched a new version of my web site and I improved the automated open graph image process. I used Eleventy and Puppeteer and this is how I did it!
-
Improving upon my image processing with Eleventy
I recently relaunched my website and I believe I have improved upon my image processing setup using eleventy-img. Here is what I did.
-
Welcome to obsolete29.com v2.0!
I have decided to rebuild my personal site. I wanted a more minimlist look and feel. Here is what I did!
-
Automated social sharing images with Eleventy and Puppeteer
I recently figured out how to generate social sharing (Open Graph protocol) preview images using Puppeteer on my Eleventy site. This is what I did!
-
Setup social sharing previews, SEO, and favicons on Eleventy
This is part four of how I used 11ty to setup my personal site. This is how I setup open graph protocol, search and favicons.
-
RSS, a love letter and walkthrough for my Eleventy site
I love RSS. I love how uncool it is. Here's how I configured my 11ty site with a RSS feed.
-
Configuring responsive and optimized images with Eleventy
This is part two of a multipart series about how I setup my personal web site using Eleventy. Let's configure responsive images using the eleventy-img plugin.
-
Building my personal site with Eleventy
This is part one of a multipart series about how I setup my personal web site using Eleventy