chore: plop templates

This commit is contained in:
Ben Allfree 2023-11-01 02:59:55 -07:00
parent 07615b8bf3
commit c5af70d07c

11
plop-templates/blog.hbs Normal file
View File

@ -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).