Implement Jekyll again

Done again as navigation drawer wasn't closing when it was supposed to
This commit is contained in:
Matthew Grove
2019-01-24 20:28:45 +00:00
parent a9815517c1
commit 40008f7a9b
76 changed files with 5653 additions and 108 deletions

9
index.md Normal file
View File

@@ -0,0 +1,9 @@
---
title: Demo Site
description: Small coding projects
layout: default
---
# My {{ page.title }}
This site contains code for small projects that I am doing; each project can be accessed via the navigation drawer.
If you have any ideas for projects I could do, please leave them [here](https://goo.gl/forms/qXO1cwSbE4FoQHdq2).