You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
446 B
Markdown
10 lines
446 B
Markdown
2 years ago
|
---
|
||
|
title: Composer Test
|
||
|
layout: post
|
||
|
date: 2022-08-25 20:30:23
|
||
|
excerpt_separator: <!--more-->
|
||
|
---
|
||
|
|
||
|
I wrote a "composer" for my blog...a script that generates a file with front matter and handles moving it to the proper directory. I found I needed to add a time-stamp to all my posts so they'd
|
||
|
display in the right order. So in the process, I made it do a bunch of other stuff. I'll do a proper write-up on it later. I've got stuff I want to do.
|