Update projects

This commit is contained in:
Carl Pearson
2019-01-09 07:11:49 -06:00
parent eff0adc845
commit e122e08d62
26 changed files with 301 additions and 191 deletions

View File

@@ -1,31 +1,48 @@
+++
# Project title.
title = "Scope"
# Date this page was created.
date = 2018-07-24T09:28:43-05:00
draft = false
# Project summary to display on homepage.
summary = "Heterogeneous System Benchmarking"
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = ["c3sr"]
# Project summary to display on homepage.
summary = "Heterogeneous System Benchmarking"
# Optional image to display on homepage.
image_preview = ""
# Optional external URL for project (replaces project detail page).
external_link = "https://github.com/rai-project/scope"
#external_link = "https://github.com/rai-project/scope"
# Does the project detail page use math formatting?
math = false
# Slides (optional).
# Associate this project with Markdown slides.
# Simply enter your slide deck's filename without extension.
# E.g. `slides = "example-slides"` references
# `content/slides/example-slides.md`.
# Otherwise, set `slides = ""`.
slides = ""
# Does the project detail page use source code highlighting?
highlight = true
# Links (optional).
url_pdf = ""
url_slides = ""
url_video = ""
url_code = ""
# Custom links (optional).
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
url_custom = [
{icon_pack = "fab", icon="github", name="SCOPE", url = "https://github.com/c3sr/scope"},
{icon_pack = "fab", icon="github", name="Comm|Scope", url = "https://github.com/c3sr/comm_scope"}]
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
[header]
image = ""
caption = ""
# To use, add an image named `featured.jpg/png` to your project's folder.
[image]
# Caption (optional)
caption = "Photo by rawpixel on Unsplash"
# Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = "Smart"
+++