module Jekyll::OpenProjectHelpers

Constants

DEFAULT_DOCS_SUBTREE
DEFAULT_REPO_BRANCH
DEFAULT_REPO_REMOTE_NAME
INDEXES

On an open hub site, Jekyll Open Project theme assumes the existence of two types of item indexes: software and specs, where items are gathered from across open projects in the hub.

The need for :item_test arises from our data structure (see Jekyll Open Project theme docs) and the fact that Jekyll doesn’t intuitively handle nested collections.