@bloggerpack/plugin-hello-world

Hello world plugin for Bloggerpack.

Usage no npm install needed!

<script type="module">
  import bloggerpackPluginHelloWorld from 'https://cdn.skypack.dev/@bloggerpack/plugin-hello-world';
</script>

README

@bloggerpack/plugin-hello-world

Hello world plugin for Bloggerpack. Demo.

Installation

npm install @bloggerpack/plugin-hello-world --save

Usage

Hello components:

{% import "@bloggerpack/plugin-hello-world/src/hello.bloggerpack.xml" as hello %}

{{ hello.intro('Your Name') }}

Bloggerpack GitHub:

{% template "@bloggerpack/plugin-hello-world/src/github.bloggerpack.xml" %}