Filter Examples

Reference data found in _data/books.yml

Books I have read

Loop over books and present only records in which read is true (YAML accepts yes as the Boolean truth).

Books I have not read

Loop over books and present only records in which read is false.