Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal and superfast Jekyll theme for GitHub Pages, ideal for blogs and portfolios.
Thunder is a minimal and superfast Jekyll theme designed for GitHub Pages, providing a lightweight static website for personal blogs and portfolios. Built on Jekyll's static site generator, it converts Markdown content into a fast-loading site with no server-side dependencies.
Thunder is a Jekyll theme that runs entirely on GitHub Pages, producing static HTML from Markdown and Liquid templates. It takes a GitHub repository as input — you fork the theme's repo, edit the content files, and GitHub Pages automatically builds and hosts the resulting site. The theme is described as minimal and superfast, with a live demo at webjeda.com/thunder. It is maintained on GitHub, and at the time of writing the repository had 19 stars.
Installation is straightforward: fork the repository on GitHub, open the repository settings, and set the GitHub Pages source to master. Once configured, the site is live at your GitHub Pages URL. Content is managed by editing Markdown files in the repository, and Jekyll rebuilds the site automatically.
Pros: Free to use; effortless deployment through GitHub Pages; fast static pages; minimal footprint. Cons: As a minimal theme, it lacks built-in widgets and plugins; customizing beyond defaults requires some familiarity with Jekyll and GitHub.
Yes, Thunder is an open-source Jekyll theme. You can fork the repository from GitHub and use it for free, subject to the license defined in the repository.
Fork the repository, go to its settings on GitHub, set the GitHub Pages source to master, and your site will be available at your GitHub Pages URL. No local installation is required.
No. Thunder generates static files through Jekyll, and GitHub Pages hosts them for free. There is no database, backend, or server-side processing.
Yes. Since it's a Jekyll theme, you can edit the HTML, CSS, and configuration files in your forked repository to change the layout, colors, and typography.
Thunder supports Markdown-based content, so you can publish blog posts, static pages, and documentation. The theme is designed for text-focused sites rather than complex applications.
