portfolio/_posts/2021-12-08-blog.md

14 lines
411 B
Markdown
Raw Normal View History

2023-12-17 15:16:04 +00:00
---
layout: post
title: Blog
categories: home
2023-12-24 05:00:26 +00:00
tags: [jekyll, nix, ruby]
2023-12-17 15:16:04 +00:00
href: "https://blog.jrpotter.com"
image: jekyll.png
---
I occasionally write about (usually) technical concepts in my blog. Originally
2024-01-09 23:24:27 +00:00
powered by Github Pages, I've since moved the [Jekyll](https://jekyllrb.com/)-based
2023-12-17 15:16:04 +00:00
project to a self-hosting solution. Theming is provided by
2024-01-09 23:24:27 +00:00
[Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy).