Files
hugo-cwpearson/themes/academic/exampleSite/content/project/example-external-project.md
Carl Pearson c86ae95ea6 add theme
2017-07-18 17:40:37 -04:00

26 lines
642 B
Markdown

+++
# Date this page was created.
date = "2016-04-27"
# Project title.
title = "External Project"
# Project summary to display on homepage.
summary = "An example of linking directly to an external project website using `external_link`."
# Optional image to display on homepage (relative to `static/img/` folder).
image_preview = "boards.jpg"
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = ["demo"]
# Optional external URL for project (replaces project detail page).
external_link = "http://example.org"
# Does the project detail page use math formatting?
math = false
+++