feat: add story-blocks plugin with chapter-break shortcode

This commit is contained in:
2026-06-19 22:43:54 +02:00
parent 916969c96f
commit c514bfd4a9
3 changed files with 85 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
name: Story Blocks
version: 1.0.0
description: Storytelling shortcode blocks for long-form travel stories
author:
name: Mischa
homepage: https://github.com/m-cluitmans
keywords: shortcode, story, storytelling
bugs: ''
license: MIT
dependencies:
- { name: grav, version: '>=2.0.0-rc.1' }
- { name: shortcode-core, version: '>=5.0.0' }
enabled: true