widget: portfolio headless: true # This file represents a page section. weight: 20

… Put Your Section Options Here (title etc.) …

title: “Research” subtitle: ''

content: filters: folders: - research-themes # Uncomment below to only show content with specific tags:

tags:

- Machine Learning

# Uncomment below to exclude content with specific tags:

exclude_tags:

- preface

# Uncomment below to show specific Hugo Page kinds
kinds:
  - page

- section

sort_by: ’' sort_ascending: false

Filter toolbar (optional).

Add or remove as many filters (filter_button instances) as you like.

To show all items, set tag to “*”.

To filter by a specific tag, set tag to an existing tag name.

To remove toolbar, delete/comment all instances of filter_button below.

filter_button:

- name: All

tag: ‘*’

- name: Deep Learning

tag: Deep Learning

- name: Other

tag: Demo

Default filter toolbar button (e.g. 0 corresponds to the first filter_button instance above)

filter_default: 0

design: columns: ‘1’ view: masonry flip_alt_rows: true background: color: ‘#4F5D75’ text_color_light: light