Jekyll

Posts in category 'Jekyll'

How to sort and order a Jekyll collection

Snippets to index a Jekyll collection

For the sake of this example, let’s assume we have a collection called projects.

Sorting Jekyll collections by custom variable

Jekyll collections front matter type

Updated