add theme

This commit is contained in:
Carl Pearson
2017-07-18 17:40:37 -04:00
parent 04a0a49b78
commit c86ae95ea6
105 changed files with 5367 additions and 2 deletions

View File

@@ -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
+++