- id: listing id, which one can use to reference this list outside of the YAML block.
- type: Sets the layout type for the content, which is a grid layout.
- grid-columns: Specifies that the grid should have 4 colum[ns.
- template: Points to a template file (research-areas.ejs) that defines how each element in the grid should be disp]()layed.
- template: Points to a template file ([research-areas.ejs](quarto_docs%2F_ejs%2Fresearch-areas.ejs)) that defines how each element in the grid should be displayed.
- **toc**: table of contents is set to false
Additionally, multiple lists with distinct conditions can be defined. For instance, in the example below,
...
...
@@ -119,7 +119,31 @@ listing:
page-layout:full
---
```
The "event_status" field must be specified in the YAML section of the .qmd files for the individual events within the respective subfolders.
The "event_status" field must be specified in the YAML section of the .qmd files for the individual events within the respective subfolders.
Here is an example of the .qmd file for one event, including the embedding of a PDF flyer:
``````
---
title: "STRIDE-Lab & Norecopa Summer School"
description: "Systematic reviews of animal studies for evidence-based preclinical research."