Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An Eleventy starter template that combines tufte-css and tufte-markdown to create a Tufte-styled static blog.

A starter blog template built with Next.js, Ghost CMS as backend, and Disqus comments.

Next.js blog template built on the Hashnode API with Tailwind CSS and TypeScript.

A fast-loading Hexo blog theme with no third-party JS libraries, featuring tags, archives, series, QR codes, Gitalk, and rewards.

Terrassa is a simple, fast, responsive Hugo theme focused on accessibility, with a contact form, multilingual support, and blog-ready layouts.
Eleventufte is a blog starter template for Eleventy that recreates Edward Tufte's book design and typography in a static site by replacing Eleventy's markdown parser with tufte-markdown and loading tufte-css.
Eleventufte is an Eleventy-based static site template that produces a Tufte-styled blog from Markdown content. It takes plain Markdown files as input and outputs a static website with a home page, post pages, an annual archive, and syndication feeds. The template was built specifically for Eleventy and uses the tufte-markdown package (a fork of standard Markdown handling) and tufte-css, a CSS library and Webfont package originally created to mimic the look of Edward Tufte's books. The repository is hosted on GitHub and includes a Netlify deployment badge linking to a live demo at eleventufte.netlify.app.
Eleventufte swaps the default Markdown parser for tufte-markdown at the Eleventy configuration level. When you write a post in Markdown, tufte-markdown converts footnotes into margin notes and applies the peculiar markup that tufte-css expects. The generated static site can be deployed to any host, with Netlify support included.
Eleventufte is an open-source Eleventy starter template that uses tufte-css and tufte-markdown to create a blog with the typographic style of Edward Tufte's books.
You write standard Markdown with footnote syntax. The template converts those footnotes to margin notes and supports image captions via Tufte-flavored Markdown.
The starter includes a home, colophon, contact, post, archive, and feed pages. For other custom pages, you can add them using Eleventy's standard page creation.
The author states it is less than ideal for a fancy, feature-rich blog; it's best for text-heavy writing with footnotes, figures, and a sensible content hierarchy.
A live demo is hosted at eleventufte.netlify.app, linked from the repository via a Netlify deployment badge.
