Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free, flexible, superfast Jekyll theme for minimalists with no JavaScript and beautiful typography.

Fully customizable personal portfolio and blog website made with Spring Boot
Simplicity is a free, open-source Jekyll theme for minimalists that generates fast static websites without JavaScript, designed to run on GitHub Pages.
Simplicity is a Jekyll theme created by Phlow and hosted on GitHub at https://github.com/Phlow/simplicity. It takes Jekyll site content — Markdown posts, pages, and configuration files — and builds a static website with clean typography and no client-side scripting. The theme's live demo is at https://phlow.github.io/simplicity.
Download the theme archive from GitHub, unzip it, and open the folder in your terminal. Run bundle install to install the required Ruby gems, then bundle exec jekyll serve --config _config.yml,_config_dev.yml to preview the site at http://localhost:4000/. The second config file overrides production settings like the URL with the development URL. Then customize the theme to your liking.
Simplicity is free and open source under the MIT license, as indicated in the repository topics. You can use it for personal or commercial projects without paying a license fee.
Yes, Simplicity is released under the MIT license, so it is free to download, use, and modify for both personal and commercial projects.
Yes, one of its key features is that it works with GitHub Pages, giving you free webspace to host your static site without any additional costs.
No, Simplicity loads no JavaScript or jQuery. This is a deliberate design choice to keep your site fast and minimal.
Download the zip archive from GitHub, unzip it, open the folder in your terminal, run bundle install, then bundle exec jekyll serve to preview locally at http://localhost:4000/.
Yes, Simplicity is highly customizable. It offers flexible styling of content and includes separate development and production configuration files to manage settings.
