More Premium Hugo Themes Premium Jekyll Themes

Jekyll Theme Mint

A clean and responsive jekyll theme

Jekyll Theme Mint

A clean and responsive jekyll theme

Author Avatar Theme by aidewoode
Github Stars Github Stars: 14
Last Commit Last Commit: Jul 15, 2022 -
First Commit Created: Apr 29, 2023 -
Jekyll Theme Mint screenshot

Overview:

The Jekyll Theme Mint is a clean and responsive theme designed for legibility and accessibility. It offers a simple and elegant design.

Features:

  • Clean and Responsive: The theme provides a clean and responsive design that adjusts to different screen sizes.
  • Customizable: Users can easily customize the theme by editing the _config.yml file to change the blog theme, accent color, date format, and more.
  • Social Links: Users can add their social links by editing the _config.yml file.
  • Disqus Integration: The theme allows users to enable Disqus comments on their site by adding their Disqus short name to the _config.yml file.
  • Google Analytics Integration: Users can enable Google Analytics on their site by adding their tracking ID to the _config.yml file.
  • Footer Page Links: Users have the option to display page links on the footer by adding a specific code to the front matter of the page.

Installation:

To install the Jekyll Theme Mint, follow these steps:

  1. Add the following line to your Jekyll site’s Gemfile:
    gem 'jekyll-theme-mint'
    
  2. Add the following line to your Jekyll site’s _config.yml file:
    theme: jekyll-theme-mint
    
  3. Execute the following command:
    bundle install
    
    This will install the required gem.
  4. Alternatively, you can install the theme directly by running:
    gem install jekyll-theme-mint
    

Summary:

The Jekyll Theme Mint is a clean and responsive theme that offers customization options and integrates with Disqus and Google Analytics. It provides a simple and elegant design that prioritizes legibility and accessibility. The theme is available as open source under the MIT License.