Personal blog at configmatt.com, powered by Jekyll with the Chirpy theme, hosted on GitHub Pages.
- Install Ruby 3.3+ (Windows) or via
rbenv/rvm(Mac/Linux) gem install bundlerbundle installbundle exec jekyll serve --livereload- Open
http://localhost:4000
Drop a file named YYYY-MM-DD-your-post-title.md in _posts/ with this front matter:
---
layout: post
title: "Your Post Title"
date: 2026-01-01 12:00:00 -0600
categories: [ConfigMgr]
tags: ["SCCM", "PowerShell"]
---
Your content here.pip install html2text beautifulsoup4 lxml
python scripts/convert_blogger.py