@aamodtgroup/block-processors

Block processors for Gutenberg blocks in Frontity.

Usage no npm install needed!

<script type="module">
  import aamodtgroupBlockProcessors from 'https://cdn.skypack.dev/@aamodtgroup/block-processors';
</script>

README

Block Processors

Block processors package for Frontity.

Installation

  1. Do npm install @aamodtgroup/block-processors in the root of your project.
  2. Add the package name in frontity-settings.js.
"packages": [
  "@aamodtgroup/block-processors"
  // other packages ...
]
  1. Run npx frontity dev again.

That's it! The package doesn't need any settings.

Credits

  • Build with love :blue_heart:, using Frontity

Authors

  1. Kasper Aamodt - Owner and developer @aamodtgroup

License

License: GPL v2