From e4cf0945d24f4ab41272c317194541b4cb5f0dca Mon Sep 17 00:00:00 2001 From: matt765 <63603595+matt765@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:35:40 +0200 Subject: [PATCH 1/3] Submit Tailcast --- tailcast.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tailcast.md diff --git a/tailcast.md b/tailcast.md new file mode 100644 index 000000000..b4721e5bf --- /dev/null +++ b/tailcast.md @@ -0,0 +1,29 @@ +--- +title: "Tailcast" +github: https://github.com/matt765/Tailcast +demo: https://tailcast.pages.dev +author: matt765 +date: 2026-04-13 +ssg: + - Astro +cms: + - No CMS +css: + - Tailwind +archetype: + - Business + - Landing +description: Dark-themed website template built with Astro 6 and Tailwind CSS 4. Features 8 pages, SEO optimization, view transitions, and responsive design. +--- + +# Tailcast + +Dark-themed website template built with Astro 6 and Tailwind CSS 4, designed for a fictional startup. + +## Features + +* 8 pages - Home, About, Services, Blog, Article, Careers, Contact, 404 +* SEO optimization - Sitemap, Open Graph, canonical URLs, meta descriptions +* View Transitions - Smooth page navigation with Astro Client Router +* Responsive - Mobile-first design that adapts to any screen size +* Code quality - ESLint, Prettier and CI pipeline pre-configured From 94cd63b445b17c4e5e9cb22db45dc7b3537fde5c Mon Sep 17 00:00:00 2001 From: matt765 <63603595+matt765@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:36:26 +0200 Subject: [PATCH 2/3] Delete tailcast.md --- tailcast.md | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 tailcast.md diff --git a/tailcast.md b/tailcast.md deleted file mode 100644 index b4721e5bf..000000000 --- a/tailcast.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: "Tailcast" -github: https://github.com/matt765/Tailcast -demo: https://tailcast.pages.dev -author: matt765 -date: 2026-04-13 -ssg: - - Astro -cms: - - No CMS -css: - - Tailwind -archetype: - - Business - - Landing -description: Dark-themed website template built with Astro 6 and Tailwind CSS 4. Features 8 pages, SEO optimization, view transitions, and responsive design. ---- - -# Tailcast - -Dark-themed website template built with Astro 6 and Tailwind CSS 4, designed for a fictional startup. - -## Features - -* 8 pages - Home, About, Services, Blog, Article, Careers, Contact, 404 -* SEO optimization - Sitemap, Open Graph, canonical URLs, meta descriptions -* View Transitions - Smooth page navigation with Astro Client Router -* Responsive - Mobile-first design that adapts to any screen size -* Code quality - ESLint, Prettier and CI pipeline pre-configured From af81a70df1488ac5657a34ecb0dbd50d5f95199a Mon Sep 17 00:00:00 2001 From: matt765 <63603595+matt765@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:36:59 +0200 Subject: [PATCH 3/3] Submit Tailcast --- content/theme/tailcast.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/theme/tailcast.md diff --git a/content/theme/tailcast.md b/content/theme/tailcast.md new file mode 100644 index 000000000..b4721e5bf --- /dev/null +++ b/content/theme/tailcast.md @@ -0,0 +1,29 @@ +--- +title: "Tailcast" +github: https://github.com/matt765/Tailcast +demo: https://tailcast.pages.dev +author: matt765 +date: 2026-04-13 +ssg: + - Astro +cms: + - No CMS +css: + - Tailwind +archetype: + - Business + - Landing +description: Dark-themed website template built with Astro 6 and Tailwind CSS 4. Features 8 pages, SEO optimization, view transitions, and responsive design. +--- + +# Tailcast + +Dark-themed website template built with Astro 6 and Tailwind CSS 4, designed for a fictional startup. + +## Features + +* 8 pages - Home, About, Services, Blog, Article, Careers, Contact, 404 +* SEO optimization - Sitemap, Open Graph, canonical URLs, meta descriptions +* View Transitions - Smooth page navigation with Astro Client Router +* Responsive - Mobile-first design that adapts to any screen size +* Code quality - ESLint, Prettier and CI pipeline pre-configured