Update hugo, academic-theme

This commit is contained in:
Carl Pearson
2017-10-18 14:06:25 -05:00
parent f2f01d8e4c
commit 057a7ac31e
7 changed files with 209 additions and 32 deletions

View File

@@ -0,0 +1,31 @@
+++
title = "latex-docker"
date = 2017-10-18T12:47:48-05:00
draft = false
# Tags: can be used for filtering projects.
# Example: `tags = ["machine-learning", "deep-learning"]`
tags = ["personal"]
# Project summary to display on homepage.
summary = "Docker images with latex"
# Optional image to display on homepage.
image_preview = ""
# Optional external URL for project (replaces project detail page).
external_link = "https://github.com/cwpearson/latex-docker"
# Does the project detail page use math formatting?
math = false
# Does the project detail page use source code highlighting?
highlight = true
# Featured image
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
[header]
image = ""
caption = ""
+++