
NO LONGER UNDER ACTIVE DEVELOPMENT as of Jekyll 3: Pagination Generator for Jekyll
Jekyll::PaginateDefault is a pagination generator for Jekyll, a popular static site generator. It allows users to easily implement pagination on their Jekyll sites, making it easier for visitors to navigate through large collections of content.
Jekyll::PaginateDefault is a useful gem for Jekyll users who want to implement pagination on their sites. With easy installation and automatic requiring, it provides a convenient way to split content into multiple pages for easier navigation.

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.