added basic jekyll files

This commit is contained in:
Matthew Tran
2023-07-03 23:39:54 -07:00
parent 49a4966de9
commit 97c51d3545
8 changed files with 225 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
---
layout: post
title: "Moving to Jekyll"
date: 2023-07-03
categories: other
excerpt: After several years on WordPress, I realized that I would be better served by a static site generator like Jekyll. It'll be far more maintainable and secure and can even be deployed on Github Pages.
---
Nothing much to see here. If the process gets rocky, I'll add some comments.