diff --git a/img/content/11ty.jpg b/img/content/11ty.jpg new file mode 100644 index 0000000..06c8bfd Binary files /dev/null and b/img/content/11ty.jpg differ diff --git a/index.md b/index.md index e4d9061..f9624ea 100644 --- a/index.md +++ b/index.md @@ -9,5 +9,5 @@ eleventyExcludeFromCollections: true My work varies significantly including [open source engineering samples](/repos), to [summaries of projects done during my career](/work), and [conference talks and volunteer work](/community). -Design examples are scattered throughout but here are some cherry-picked ones: [Rendia](/work/eyemaginations/), [The SEED](/community/theseed/), [Oncue](/work/oncue/), [Faetale](https://faetale.com/), [My Blog](https://gaiety.life/) and this very site. [Art can be found in my gallery](https://gaiety.gallery/). +Design examples are scattered throughout but here are some cherry-picked ones: [Rendia](/work/eyemaginations/), [The SEED](/community/theseed/), [Oncue](/work/oncue/), [11ty Static Sites](/repos/11ty/), and this very site. [Art can be found in my gallery](https://gaiety.gallery/). diff --git a/repos/11ty.md b/repos/11ty.md index 6c4305b..5435276 100644 --- a/repos/11ty.md +++ b/repos/11ty.md @@ -2,10 +2,14 @@ tags: repos templateEngineOverride: md title: Static Site Generation with 11ty -description: A collection of sites built with the static site generator eleventy +description: A collection of sites built with the static site generator eleventy designed leveraging Tailwind UI date: 2022-11-27 +image: /img/content/11ty.jpg +pinned: true --- +![Case study style mockup of abstract phones floating in space each running one of the websites listed below](/img/content/11ty.jpg) + Something a little different! This is a collection of several repositories that house my personal websites. They are all built in [Eleventy](https://www.11ty.dev/) a zero-config really superb static site generator with markdown content. Most use [Tailwind](https://tailwindcss.com/) and [Tailwind UI](https://tailwindui.com/) with manual customizations to achieve easy to update sites. Each are run through [Digital Ocean Apps](https://www.digitalocean.com/products/app-platform) to automatically rebuild the static site when the repository is updated. ## Sites