support for stripping off frontmatter

This commit is contained in:
2023-04-29 17:19:34 -07:00
parent 8c33dd7a1a
commit a26588835b
6 changed files with 64 additions and 1 deletions

2
bin/strip-frontmatter Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
node $(dirname $0)/strip-frontmatter.js $*