Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.12 KB

File metadata and controls

37 lines (25 loc) · 1.12 KB
id ${person id}
title ${Person's full name}
date ${date}
published false
tags
people
person
categories
people
layout info-post
permalink people/:basename
info_type people

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