diff --git a/plop-templates/blog.hbs b/plop-templates/blog.hbs new file mode 100644 index 00000000..f92663e7 --- /dev/null +++ b/plop-templates/blog.hbs @@ -0,0 +1,11 @@ +--- +title: {{{ yamlEncode title }}} +date: {{ isoTimestamp }} +description: {{{ yamlEncode description }}} +--- + +{{{ summary }}} + +{{{ detail }}} + +PocketHost is the zero-config multitenant PocketBase server. Learn more at https://pockethost.io and join our [Discord community](https://discord.gg/BnhQJMgvYd).