index.md 1.0 KB

+++ title = "{{ replace .Name "-" " " | title }}" subtitle = ""

Add a summary to display on homepage (optional).

summary = ""

date = {{ .Date }} draft = false

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

authors = []

Is this a featured post? (true/false)

featured = false

Tags and categories

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

tags = [] categories = []

Projects (optional).

Associate this post with one or more of your projects.

Simply enter your project's folder or file name without extension.

E.g. projects = ["deep-learning"] references

content/project/deep-learning/index.md.

Otherwise, set projects = [].

projects = ["internal-project"]

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