Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 347 Bytes

File metadata and controls

15 lines (11 loc) · 347 Bytes
layout home
title Welcome to My GitHub Pages Site

This is the homepage of my site hosted at deanpretorius.github.io.

Recent Posts

{% for post in site.posts %}

{{ post.date | date: "%B %d, %Y" }}

{% endfor %}

Feel free to explore!