index.md 624 B

+++ title = "{{ replace .Name "-" " " | title }}" date = {{ .Date }} draft = false

Tags: can be used for filtering projects.

Example: tags = ["machine-learning", "deep-learning"]

tags = []

Project summary to display on homepage.

summary = ""

Optional external URL for project (replaces project detail page).

external_link = ""

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 = "" +++