index.md 1.3 KB

+++ title = "{{ replace .Name "-" " " | title }}" date = {{ .Date }} # Schedule page publish date. draft = false

Talk start and end times.

End time can optionally be hidden by prefixing the line with #.

time_start = {{ .Date }} time_end = {{ .Date }}

Authors. Comma separated list, e.g. ["Bob Smith", "David Jones"].

authors = []

Abstract and optional shortened version.

abstract = "" abstract_short = ""

Name of event and optional event URL.

event = "" event_url = ""

Location of event.

location = ""

Is this a selected talk? (true/false)

selected = false

Projects (optional).

Associate this talk with one or more of your projects.

Simply enter your project's filename without extension.

E.g. projects = ["deep-learning"] references content/project/deep-learning.md.

Otherwise, set projects = [].

projects = []

Tags (optional).

Set tags = [] for no tags, or use the form tags = ["A Tag", "Another Tag"] for one or more tags.

tags = []

Links (optional).

url_pdf = "" url_slides = "" url_video = "" url_code = ""

Featured image

To use, add an image named featured.jpg/png to your page's folder.

[image] # Caption (optional) caption = ""

# Focal point (optional) # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight focal_point = "" +++