Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
+++
|
||||
# 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
|
||||
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user