Dark, multi-page Tailwind HTML template for blogs and newsletters, with 7 ready-made pages. Includes tidy compiled HTML plus source files with Handlebars partials for quick customization.
Sleek dark-styled layout tailored for editorial content like newsletters and blogs.
Comes with seven pre-built pages covering multiple home, blog, archive, and pricing layouts.
Final HTML files ship in a neat folder structure that's easy to navigate.
Editable source files include Handlebars templates, partials, and includes for faster iteration.
Uses a basic Webpack pipeline to compile source templates into production-ready HTML.
Responsive layout adapts smoothly across mobile, tablet, and desktop screens.
A dark, multi-page HTML website template for publishing-focused sites like newsletters and blogs. It’s designed for creators and small teams who want a ready-made structure they can adapt without adopting a full framework. The layout is responsive and geared toward reading, browsing posts, and presenting a simple pricing page when you need it. Styling is built with Tailwind CSS, and interactive touches can be handled with minimal JavaScript. You get both compiled files for quick edits and a source setup for deeper customization.
src directory for editing and rebuildingIf you just want to ship quickly, you can edit the finished HTML directly and swap sections as needed. For more control, the included source files let you work with Handlebars templates and partials so shared elements (like layout blocks) can be managed in one place. The Webpack pipeline compiles those source templates into the distributable HTML, making it easier to maintain consistent structure across pages.