Update posts files to track academic theme changes
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
+++
|
||||
title = "PUMPS 2017"
|
||||
date = 2017-06-26T06:50:39-07:00
|
||||
draft = false
|
||||
|
||||
tags = []
|
||||
highlight = true
|
||||
math = false
|
||||
date = "2017-06-26T06:50:39-07:00"
|
||||
categories = []
|
||||
|
||||
[header]
|
||||
caption = ""
|
||||
|
@@ -1,6 +1,6 @@
|
||||
+++
|
||||
title = "Posts"
|
||||
date = "2017-01-01T00:00:00Z"
|
||||
date = 2017-01-01
|
||||
math = false
|
||||
highlight = false
|
||||
|
||||
@@ -9,4 +9,4 @@ highlight = false
|
||||
image = ""
|
||||
caption = ""
|
||||
|
||||
+++
|
||||
+++
|
@@ -1,16 +1,22 @@
|
||||
+++
|
||||
title = "GTC 2017"
|
||||
tags = []
|
||||
highlight = true
|
||||
math = false
|
||||
date = "2017-05-09T06:50:39-07:00"
|
||||
date = 2017-05-09T06:50:39-07:00
|
||||
draft = 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 = []
|
||||
|
||||
# Featured image
|
||||
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
|
||||
[header]
|
||||
caption = ""
|
||||
image = ""
|
||||
image = ""
|
||||
caption = ""
|
||||
|
||||
+++
|
||||
|
||||
|
||||
I've made my first trip to NVIDIA's GPU Technology Conference this year, to present some work with my collaborators Abdul Dakkak and Cheng Li. I've wanted to attend GTC ever since my first year in the IMPACT group, so this is an exciting trip for me!
|
||||
|
||||
<!--more-->
|
||||
|
Reference in New Issue
Block a user