dragonlock2.github.io/_posts/2023/2023-07-03-moving-to-jekyll.md
2024-02-04 03:45:42 -08:00

11 lines
531 B
Markdown

---
title: Moving to Jekyll
date: 2023-07-03
categories: other
excerpt: After several years on WordPress, I realized my use case would be better suited for a static generator like Jekyll. To better maintainability and security!
header:
teaser: /assets/img/2023/jekyll-logo.png
---
Nothing much to see here. The process was pretty smooth, only had to do a little custom HTML and CSS to get things more right. I used an exporter to get my Wordpress posts into a close enough format for Jekyll, then manually cleaned up each file.