Plainwhite Jekyll

screenshot of Plainwhite Jekyll
jekyll

A configurable portfolio-style jekyll theme for writers.

Overview:

The plainwhite theme is a simplistic Jekyll portfolio-style theme designed specifically for writers. It is a minimalistic and clean theme that focuses on presenting written content in an elegant manner. The theme has a demo available at samarsault.com.

Features:

  • Customizable theme data with the "plainwhite" key in the _config.yml.
  • Placeholder portfolio image that can be easily replaced with a desired image.
  • Option to enable comments on posts using Disqus by specifying the disqus_shortname in the _config.yml.
  • Google Analytics integration by specifying the analytics id in the _config.yml.
  • Toggleable sitemap by adding a line under plainwhite in the _config.yml.
  • Excerpts can be enabled by including specific line in the _config.yml.
  • Multiple layouts available for home page, posts, and navigation.
  • Mobile optimization by condensing sidebar elements and reducing space usage.
  • Dark mode can be enabled by setting the dark_mode flag in the _config.yml.
  • Multiline tagline support.
  • Search bar functionality powered by Simple-Jekyll-Search plugin.
  • Custom base URL can be specified.
  • Language attribute of the <html> tag can be set.
  • Github repository available for bug reports and contributions.

Summary:

The plainwhite theme is a minimalist Jekyll theme designed for writers. It offers customizability, mobile optimization, dark mode support, and various features such as comments, Google Analytics integration, and a search bar. With its clean and elegant design, it provides a great platform for showcasing written content. Installation is straightforward by adding a few lines to the _config.yml and executing commands in the terminal. The theme is available on Github for bug reports and contributions.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.