From 51b3be4ece8bd0090c479609844750cf1e945041 Mon Sep 17 00:00:00 2001 From: IshikawaUta <79686853+IshikawaUta@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:24:23 +0700 Subject: [PATCH 1/2] Create Jekyll Uta Folio theme with features Added a new Jekyll theme 'Jekyll Uta Folio' with features and metadata. --- content/theme/jekyll-uta-folio.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/theme/jekyll-uta-folio.md diff --git a/content/theme/jekyll-uta-folio.md b/content/theme/jekyll-uta-folio.md new file mode 100644 index 000000000..9af0f4844 --- /dev/null +++ b/content/theme/jekyll-uta-folio.md @@ -0,0 +1,27 @@ +--- +title: "Jekyll Uta Folio" +github: https://github.com/IshikawaUta/jekyll-uta-folio +demo: https://ishikawauta.github.io/jekyll-uta-olio +author: IshikawaUta +date: 2026-02-25 +ssg: + - Jekyll +cms: + - No CMS +css: + - Tailwind +archetype: + - Personal + - Portfolio +description: Jekyll Uta Folio - Modern Gradient Theme, A modern, responsive, and ultra-lightweight Jekyll portfolio theme. Designed specifically for developers and creatives who want a professional look with Tailwind CSS, without the need for a complicated Node.js setup. +--- + +## Features + +* Desain Modern & Glassmorphism +* Dark Mode Ready +* WhatsApp Contact Integration +* Ultra Fast +* Collection-Based Projects +* Zero Configuration Pages +* Free and open source From 5d90cccd0586af7b0cf28f99b51b49c17f8c3390 Mon Sep 17 00:00:00 2001 From: IshikawaUta <79686853+IshikawaUta@users.noreply.github.com> Date: Wed, 25 Feb 2026 11:30:04 +0700 Subject: [PATCH 2/2] Fix demo URL in jekyll-uta-folio.md --- content/theme/jekyll-uta-folio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/theme/jekyll-uta-folio.md b/content/theme/jekyll-uta-folio.md index 9af0f4844..fb26805bb 100644 --- a/content/theme/jekyll-uta-folio.md +++ b/content/theme/jekyll-uta-folio.md @@ -1,7 +1,7 @@ --- title: "Jekyll Uta Folio" github: https://github.com/IshikawaUta/jekyll-uta-folio -demo: https://ishikawauta.github.io/jekyll-uta-olio +demo: https://ishikawauta.github.io/jekyll-uta-folio author: IshikawaUta date: 2026-02-25 ssg: