Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free responsive Jekyll blog template with avatar effects, tipping support, tag categories, and GitHub Pages deployment.
Leopard is a free, responsive Jekyll blog template created by leopardpan, designed to let anyone publish a personal blog on GitHub Pages with minimal setup.
Leopard is a static blog template built with Jekyll, a Ruby-based static site generator. It takes Markdown posts from the _posts directory and outputs a complete blog with a sidebar avatar, tag and category pages, and per-article tipping buttons. The template is derived from the Vno Jekyll theme and is maintained by the developer behind leopardpan.cn. The GitHub repository currently has around 1,400 stars. It runs on any operating system with Ruby and bundler installed, including Mac, Windows, Ubuntu, and Linux.
side-panel.html and main.css.username.github.io repository; a live demo is provided at leopardpan.github.io.jekyll server serves the site at 127.0.0.1:4000 for testing before deployment.Leopard fits developers who want a lightweight, self-hosted blog with no recurring costs. It is also ideal for GitHub users who want to turn their username.github.io repository into a blog by cloning the template and removing example posts. Beginner bloggers can follow the author's Jekyll and HEXO tutorials, which are linked in the README, to set up their first site and troubleshoot common installation issues.
After installing Jekyll with gem install jekyll, clone the repository or download the ZIP archive. Navigate into the project folder, run jekyll server, and preview the blog at 127.0.0.1:4000. To make it your own, delete the examples in _posts and edit _config.yml with your personal information, then push the repository to a new username.github.io repository on GitHub.
Yes, the template is open source and freely available on GitHub. The README includes optional sponsorship via WeChat and Alipay QR codes to support server costs.
Yes, it is designed for deployment to a username.github.io repository, and the README provides a live GitHub Pages demo link.
You need Ruby, bundler, and Jekyll installed. The README lists Mac, Windows, Ubuntu, and Linux as supported environments.
Yes, the README explains that you can copy the avatar effect section from side-panel.html and main.css into your own project.
The author offers a support page at leopardpan.cn/support and accepts questions via the Issues tracker on the GitHub repository.
