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