22 lines
2.1 KiB
Markdown
22 lines
2.1 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
|
|
imageDescription: Mockup of four overlapping phones showing screenshots of different websites each relating to Gaiety's pet projects. These include combinations of dark and light themed sights with prominant text such as Gaiety's Life and Faetale a youtube site with a motto of Once Upon a Time.
|
|
pinned: true
|
|
---
|
|
|
|

|
|
|
|
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), read more on it's [project page](/repos/pronounmonster)
|
|
- ~~YouTube, Faetale - faetale.com~~ — [repo](https://gitlab.com/gaiety/faetale), formerly used Nuxt but has since been shut down
|