mirror of
https://github.com/pockethost/pockethost.git
synced 2025-07-05 12:22:29 +00:00
chore: plop templates
This commit is contained in:
parent
07615b8bf3
commit
c5af70d07c
11
plop-templates/blog.hbs
Normal file
11
plop-templates/blog.hbs
Normal 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).
|
Loading…
x
Reference in New Issue
Block a user