Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple portfolio blog built with Eleventy and Tailwind CSS, featuring dark mode and Cloudinary-powered responsive images.

A GatsbyJS starter that ports Christine Cha's Gridfolio portfolio theme with SCSS, ESLint, and Prettier.
Kailoon.com is an open-source portfolio blog starter built with Eleventy (11ty) and Tailwind CSS, based on the official eleventy-base-blog template and tuned for developers who want a lightweight, high-performance personal site.
Kailoon.com is a simple portfolio blog built using Eleventy (11ty) and Tailwind CSS, derived from the eleventy-base-blog project. It takes Markdown content as input and generates a static HTML site with a blog and portfolio pages, ready for one-click deployment on Netlify. The template was created by designer/developer Kailoon, who also maintains a Next.js version of the same personal site at kailoon.com.
respimg and figure shortcodes that output WebP images with configurable srcset widths (400, 600, 800, 1200, 1440 pixels) via Cloudinary.target="_blank" and rel="noreferrer" to external links using markdown-it and the markdown-it-link-attributes plugin, improving SEO and outbound link handling.metadata.json, homepage content in data.json, and pages like about.md as plain Markdown files.respimg shortcode to embed responsive, width-optimized images from Cloudinary, with an optional figure caption via figure.metadata.json, data.json, about.md, and the content folder) to replace the entire site's content.npm install to pull in dependencies.metadata.json with your site name and settings.data.json to update the homepage content.about.md for your about page, then run the build and deploy to Netlify.Yes, the template includes a dark mode feature, which was added on top of the original eleventy-base-blog.
The responsive image shortcodes output WebP format through Cloudinary, with multiple srcset widths for different screen sizes.
Yes, it is an open-source template. You can clone it from GitHub and use it for personal or commercial projects without charge.
Yes, the template is Netlify-ready and has been reported to achieve a perfect 4x100 score on Google Lighthouse.
Yes, draft posts are enabled, letting you keep unfinished articles hidden until they are ready for publication.
