A dark-themed Eleventy blog template with Tailwind styling, Nunjucks layouts, and Rollup bundling. Includes tags, pagination, syntax highlighting with copy button support, and SEO-ready defaults.
Ships with a cohesive dark color scheme designed for comfortable long-form reading.
Includes sensible SEO scaffolding so you can publish quickly with minimal configuration.
Prism highlighting is paired with a copy-to-clipboard script for code blocks.
Built-in collections support tags and paginated lists for organizing posts at scale.
Automatically generates a nested table of contents from headings for long articles.
A dark-themed blog starter built for developers who want a straightforward static site they can customize and deploy quickly. It’s designed around an Eleventy content workflow, with layouts that make long-form writing and navigation feel organized. Styling is handled with Tailwind CSS, giving you utility-first control over typography and UI details without fighting a heavy theme layer. You also get thoughtful writing-focused touches like syntax highlighting and an on-page table of contents for longer posts. If you’re migrating from an existing blog or starting fresh, this template is aimed at getting you to a clean, readable baseline fast.
This starter uses Eleventy for static generation and Nunjucks for templating, with Rollup handling bundling. It also includes integrations for anchors and a nested table of contents, plus Prism highlighting and a small script to support copying code snippets. Styling is configured via a Tailwind config, and the theme includes a custom font family setup.
The repository is licensed under MIT, which is generally suitable for personal and commercial use with attribution preserved.