A simple Jekyll theme for words and pictures.
So Simple Jekyll Theme is a minimalist theme designed for Jekyll websites. It focuses on providing clean and readable typography, as well as various layouts to showcase your content. The theme offers features like microformats markup for machine readability, Disqus comments, Google Analytics support, and SEO best practices. Additionally, it provides customization options to tailor the theme to your specific needs.
To install So Simple Jekyll Theme, follow one of the methods below:
gem "so-simple-theme"
_config.yml
file:theme: so-simple-theme
gem "jekyll"
line in your Gemfile with the following line:remote_theme: "mmistakes/so-simple-theme@3.2.0"
Run bundle update
to install all the necessary gems.
Add remote_theme: "mmistakes/so-simple-theme@3.2.0"
to your _config.yml
file. Remove any other theme or remote_theme entries.
Note: If you are hosting multiple Jekyll sites under the same GitHub username, you will need to use Project Pages instead of User Pages. Refer to GitHub’s documentation for more details on how to set this up.
So Simple Jekyll Theme is a minimalist theme that offers a variety of layouts and clean typography to showcase your content effectively. It includes features like microformats markup, Disqus Comments, Google Analytics support, and follows SEO best practices. Installing the theme is straightforward, either through Ruby gem or GitHub Pages methods. With customization options available, you can easily make So Simple your own.