Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.2 KB

File metadata and controls

39 lines (27 loc) · 1.2 KB
id ${person id}
title ${the full title of the software}
author ${author name}
date ${date}
published false
tags
software
${software id}
categories
software
layout info-post
permalink software/:basename
info_type software

Test Title

test content

this allows for limmited multimedia support, and you will need to either know how to use jekyll or link it with absolute URI from an external source to get it to work. The later is recomended fo rmost people.

gobldey gook

test image w/ jekyll liquid comments (image is in the /site-src/images directory already)

![test-image]({{ "/images/DecidabilityDiagram.png" | absolute_url }})

test image w/ external media:

Test-Image-2

that is all for now