1
1
Fork 0
portfolio/repos/11ty.md
2024-03-25 01:29:57 -05:00

21 lines
1.5 KiB
Markdown

---
tags: repos
templateEngineOverride: md
title: Static Site Generation
description: A collection of sites built with the static site generator eleventy and Nuxt 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. Except for Faetale, which leverages [Nuxt and Vue which you can read my jourey on here](https://gaiety.life/posts/faetale-launch/). 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://git.gay/gaiety/portfolio)
- [Blog - gaiety.life](https://gaiety.life/) — [repo](https://git.gay/gaiety/gaiety-life)
- [Fursona - gaiety.dog](https://gaiety.dog/) — [repo](https://git.gay/gaiety/fursona)
- [Pronoun Monster](https://pronoun.monster/) — [repo](https://git.gay/gaiety/pronoun-monster)
- ~~YouTube, Faetale - faetale.com~~ — [repo](https://gitlab.com/gaiety/faetale)