Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
TailBliss is an opinionated Hugo theme integrating Tailwind CSS 4.x, Vite, and Alpine.js, offering fast development with automatic CSS rebuilding and ...
TailBliss is a modern, opinionated Hugo starter theme designed for building fast and efficient static websites. It leverages a cutting-edge tech stack including Tailwind CSS 4.x for utility-first styling, Vite for lightning-fast development and optimized builds, and Alpine.js for lightweight interactivity. This theme is ideal for developers looking to create high-performance blogs, personal sites, or landing pages with a streamlined workflow.
@theme and @custom-variant directives.@tailwindcss/typography for better performance and control, along with enhanced code highlighting and markdown table styling.dev:watch mode for auto-rebuilding CSS on changes and a rebuild command for manual CSS updates, ensuring zero cache issues.To get started with TailBliss as a Hugo theme:
hugo new site my-tailbliss-site
cd my-tailbliss-site
git submodule add https://github.com/nusserstudios/tailbliss.git themes/tailbliss
cp -r themes/tailbliss/exampleSite/* .
pnpm install # Automatically runs content setup
pnpm run dev:watch # Start developing with auto CSS rebuildingTailBliss provides a robust foundation for developers seeking a modern, performant, and highly customizable static site experience.