Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An Eleventy and Markdown blog template for collecting favourite Tamil kavithai and quotes.

A Jekyll version of HTML5 UP's Massively theme with Formspree contact form and configurable social profiles.

A minimalistic Hugo theme for bloggers with Disqus comments, an about page, and RSS support.

A simple, ready-to-use Jekyll theme for blogging with GitHub Pages deployment.

A minimal Jekyll theme for blog posts with archive and Atom feed, ready to fork.

The quickest way to start and publish a Jekyll-powered blog, 100% compatible with GitHub Pages.

A minimalist blog template for eleventy with Netlify CMS built in
Eleventy Tamil Kavithai is an Eleventy (11ty) blog starter template that collects and displays Tamil poems, quotes, and status messages from Markdown content.
Eleventy Tamil Kavithai is a static site generator template built on Eleventy and Markdown, designed for publishing a personal collection of Tamil kavithai, quotes, and status messages. It takes Markdown files from a posts folder and outputs a static website with PWA support, an Atom RSS feed, sitemap, and robots.txt. The template is a modified version of the eleventy-stylus-blog-theme by ar363, customized by developer mskian for personal use. It includes features such as a toggleable dark theme, tags as taxonomy, and custom shortcodes for images and text copying.
localStorage.manifest.json, icons, and a service worker so the site works offline and can be installed.image shortcode for responsive WebP images, a download shortcode for image downloads, and a copytext shortcode for copyable text blocks.yarn newpost command to scaffold new entries.copykavithai: true or copytext: true in the front matter.images folder and use the image shortcode to generate responsive WebP versions._data/site.js for site information, manifest.json for app metadata, and service worker for offline caching.The template follows a standard Eleventy workflow: clone the repository, install dependencies with yarn, run yarn dev for local development, and yarn build for production output. Posts are stored as Markdown in the posts folder, while additional pages go in the pages folder. The .eleventy.js file configures shortcodes and build behavior.
Yes, the template is released under the MIT license, so it is free for personal and commercial use with attribution.
The template is written for Tamil content but is not language-locked. You can replace the content and site metadata to use it for any language.
Run yarn newpost to scaffold a new Markdown file, then edit it in the posts folder. The post title and front matter control display.
Yes, the template supports non-post pages like About and Contact, which can be added in the pages folder.
