Update hugo, academic-theme
This commit is contained in:
31
content/project/latex_docker.md
Normal file
31
content/project/latex_docker.md
Normal 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 = ""
|
||||
|
||||
+++
|
Reference in New Issue
Block a user