No Style Please screenshot

No Style Please

Author Avatar Theme by Riggraz
Updated: 15 Mar 2025
1245 Stars

A (nearly) no-CSS, fast, minimalist Jekyll theme.

Categories

Overview:

This product is a minimalist Jekyll theme that is designed to be fast, lightweight, and easy to customize. It is inspired by elly’s site and is specifically created for personal blogs. The theme prioritizes performance and readability, with optimized typography and SEO features. It also includes a responsive design and offers light, dark, and auto modes for the appearance. Additionally, it is fully compatible with GitHub Pages.

Features:

  • Fast: The theme has only 1kb of CSS and is optimized for performance.
  • Light, Dark, and Auto Modes: Users can choose between different color schemes for the appearance.
  • Responsive Design: The theme is designed to be responsive and adapt to different screen sizes.
  • Content First: Typography is optimized for maximum readability, ensuring an enjoyable reading experience.
  • SEO Optimized: The theme uses Jekyll SEO Tag to optimize the site for search engines.
  • RSS Feed: The theme includes a built-in RSS feed using Jekyll Feed.
  • GitHub Pages Compatible: The theme is fully compatible with GitHub Pages, making it easy to deploy.

Installation:

  1. If you haven’t already, create your blog using Jekyll by following the instructions in Jekyll’s documentation.
  2. If you are using Jekyll with GitHub Pages, refer to the GitHub Pages installation section for additional steps.
  3. In your Jekyll site’s Gemfile, add the following line to add the theme:
gem "minimalist-jekyll-theme"
  1. In your Jekyll site’s _config.yml file, add the following line to set the theme:
theme: minimalist-jekyll-theme
  1. Run the following command to install the theme:
bundle install

Alternatively, you can install the theme manually by cloning the repository from GitHub.

Summary:

The minimalist Jekyll theme is a lightweight and fast option for personal blogs. It offers customizable features and is designed with a focus on performance and readability. With its responsive design, SEO optimization, and GitHub Pages compatibility, it provides an easy-to-use solution for bloggers. The theme also includes a customizable menu and supports light, dark, and auto modes for the appearance. Overall, it is a user-friendly and efficient choice for those looking for a simple and efficient Jekyll theme.