Cool11ty is a free Eleventy (11ty) blog template that generates static websites from Markdown content, offering both a blog layout and a separate landing page demo. Created by mesinkasir and documented on HockeyComputindo, it ships with two live demos hosted on Cloudflare Pages: https://statisweb.pages.dev/ for the blog and https://mesinkasironline.pages.dev/ for the landing variant.
What is Cool11ty?
Cool11ty is a blog theme built with Eleventy, the static site generator that compiles templates and Markdown into plain HTML files. It takes Markdown-based articles as input and produces a blog with a home page, an article listing page, and individual article detail pages. The project is developed by mesinkasir (HockeyComputindo) and publicly available on GitHub under a free-download model, with documentation at https://www.hockeycomputindo.com/2022/06/new-eleventy-11ty-web-modern-template.html.
Key Features
- Eleventy framework — The entire template runs on Eleventy (11ty), a Node.js static site generator that outputs host-agnostic static files.
- Markdown content pipeline — Blog posts are written in Markdown and rendered into styled article pages, matching the "Eleventy, Blog, Markdown" tags.
- Blog page set — Includes home, article list, and article detail layouts, as shown in the repository screenshots.
- Landing page demo — A second demo (mesinkasironline.pages.dev) presents a landing-oriented design that can be used for a product or business page alongside the blog.
- Free distribution — The template is offered as a free download, with optional sponsor and "Buy me Coffee" support links on GitHub.
- Live deployments — Both demos run on Cloudflare Pages (pages.dev domains), showing straightforward static hosting compatibility.
Who is it for?
- Independent bloggers — Publish Markdown articles and host the resulting static site without needing a database or server-side runtime.
- Front-end developers — Use the template as a concise Eleventy starter, modifying layouts for portfolio or documentation sites.
- Small business owners — Adapt the landing page demo to present a service or product, then keep the blog section for updates.
What can you do with Cool11ty?
- Content writers: Draft posts in Markdown and generate a clean, static blog with a home page and archive list.
- Developers: Study the Eleventy project structure as a learning reference for building custom static sites.
- Freelancers: Repurpose the landing demo as a quick client landing page, pairing it with the blog for ongoing content.
Pricing
Cool11ty is free to download from GitHub. The repository includes sponsorship and PayPal coffee donation links, but no paid tiers are mentioned.
FAQ
Is Cool11ty free?
Yes, the template is distributed as a free download. The screenshots' alt text explicitly labels it "free download new eleventy web template," and the repo provides optional sponsorship rather than a purchase price.
What static site generator does Cool11ty use?
Cool11ty uses Eleventy (11ty), a JavaScript-based static site generator. It processes Markdown content and templates to produce static HTML files ready for any web host.
Where can I see a live demo?
Two demos are linked in the repository: https://statisweb.pages.dev/ shows the blog template, and https://mesinkasironline.pages.dev/ shows the landing page variant. Both are hosted on Cloudflare Pages.
What pages are included?
The screenshots show a home page, an article listing page, and an article detail page. The landing demo adds a different, marketing-oriented page structure.
How do I get started?
The repository links to a documentation article on hockeycomputindo.com that explains setup. As an Eleventy project, the typical workflow is to add Markdown posts, run the Eleventy build, and deploy the output to a static host.





