Jekyll Plugins

screenshot of Jekyll Plugins

Plugins created for use on the flatterline.com website.

Overview:

The Jekyll Plugins is a collection of plugins designed for the Jekyll static site generator. These plugins provide additional functionality to enhance the website building process. They have been used on the flatterline.com website.

Features:

  • portfolio.rb - Generates a portfolio page and individual project pages.
  • read_more.rb - Generates a "read more" link for blog post index pages.
  • simple_format.rb - Formats a block of text with simple transformations.
  • team.rb - Generates a team page, individual profile pages, and provides a Liquid filter for short author bios on blog posts.

Summary:

The Jekyll Plugins provide a set of useful tools for enhancing the functionality of the Jekyll static site generator. These plugins allow users to easily generate portfolio pages, "read more" links for blog post index pages, format text, and create team pages with individual profiles. By following the installation guide and customizing the generated pages, users can easily incorporate these features into their Jekyll websites.