From 14481936b556b21a16a4db05cd6e35448b8fd0c2 Mon Sep 17 00:00:00 2001 From: Ava Gaiety Wroten Date: Sun, 27 Nov 2022 17:14:59 -0600 Subject: [PATCH] 11ty --- repos/11ty.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 repos/11ty.md diff --git a/repos/11ty.md b/repos/11ty.md new file mode 100644 index 0000000..6c4305b --- /dev/null +++ b/repos/11ty.md @@ -0,0 +1,16 @@ +--- +tags: repos +templateEngineOverride: md +title: Static Site Generation with 11ty +description: A collection of sites built with the static site generator eleventy +date: 2022-11-27 +--- + +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 + +* This very site! gaiety.me, My Portfolio — [repo](https://gitlab.com/gaiety/portfolio) +* [Blog - gaiety.life](https://gaiety.life/) — [repo](https://gitlab.com/gaiety/gaiety-life) +* [Fursona - gaiety.dog](https://gaiety.dog/) — [repo](https://gitlab.com/gaiety/fursona) +* [YouTube, Faetale - faetale.com](https://faetale.com/) — [repo](https://gitlab.com/gaiety/faetale)