Awesome
Simple example add-on
Select news items and show with image and title.
volto-newsblock is a Volto add-on that provides a block to show some manually selectable news items. It is a simple add-on that shows how to create a custom block.
Installation
package.json
"addons": [
"@rohberg/volto-newsblock"
],
"dependencies": {
"@rohberg/volto-newsblock"
}
Run
yarn
yarn start