Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 981 Bytes

index.md

File metadata and controls

27 lines (24 loc) · 981 Bytes
layout title posts
page
Welcome
5

Neil Grogan

Welcome to Neil Grogan's Site! You may be interested in my blog for which I write technology related articles. Or you can read more about who I am. If there is anything you wish to say or to give me feedback, you can always contact me (see below).

Recent Blog Posts:

{% for post in site.posts limit:7 offset:0 %} {% endfor %}
{{ post.date | date_to_string }} {{ post.title }}