@bloggerpack/plugin-hello-world
v1.3.1
Published
Hello world plugin for Bloggerpack.
Downloads
57
Maintainers
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" %}