mirror of
https://github.com/pockethost/pockethost.git
synced 2026-03-13 20:05:10 +00:00
chore: plop templates
This commit is contained in:
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).
|
||||
Reference in New Issue
Block a user