Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple and elegant Jekyll blog theme with image galleries, carousels, and pagination.

A Jekyll blog theme for GitHub Pages based on Cayman, adding posts, RSS feeds, and SEO tags.

Klisé is a minimalist Jekyll theme for personal sites and blogs with light & dark mode support.

Niello is a dark Hugo blog theme built with TailwindCSS, with multilingual support, search, AdSense, GA4, and Disqus integrations.

The source repository of Geensnor.nl, an Astro website with custom components, design tokens, and UTM-stripping tooling.
AJ Blog is a Jekyll theme for personal blogs that provides an elegant design with image galleries, carousels, and pagination out of the box.
AJ Blog is a simple, open-source Jekyll theme designed for blogging. It takes standard Jekyll content — posts written in Markdown with front matter, plus configuration in _config.yml — and renders a blog with a clean, elegant layout. The theme is maintained on GitHub by arihant-001 and released under the MIT License, so it can be freely used and modified for personal or commercial projects.
div with the class gallery and a data-columns attribute (e.g., 3) to control the number of columns per row.data-columns set to 1, which stacks images into a carousel._config.yml for name, email, and baseurl is the main step.hacktoberfest, it welcomes pull requests for improvements._config.yml, and host it on GitHub Pages for free._config.yml with your name, email, and baseurl.Free and open source under the MIT License, so it can be used for any project without licensing fees.
Yes, the theme is open source under the MIT License, meaning you can use, modify, and distribute it freely for personal or commercial projects.
Fork the repository, edit _config.yml with your details and baseurl, then enable GitHub Pages in the repository settings. The theme will build and serve your blog automatically.
Yes, it includes an image gallery component that you can use by adding an HTML div with the class gallery and setting a data-columns attribute to define the number of columns.