Giter Club home page Giter Club logo

volto-block-style's Introduction

volto-block-style

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Volto add-on to style blocks and other components

Features

A generic framework to style blocks and other components.

To configure it, set settings.pluggableStylesBlocksWhitelist as a list of block types that you want to enable. By default it is enabled for all blocks.

IMPORTANT! Because of the way it works, you should always load this addon as the last addon in Volto project configuration.

Screenshot

From version 5.2.7 you can use blocks as page header by enabling 'Use as page header' from the 'Advanced' tab.

Screenshot

Getting started

Try volto-block-style with Docker

  git clone https://github.com/eea/volto-block-style.git
  cd volto-block-style
  make
  make start

Go to http://localhost:3000

Add volto-block-style to your Volto project

  1. Make sure you have a Plone backend up-and-running at http://localhost:8080/Plone

    docker compose up backend
  2. Start Volto frontend

  • If you already have a volto project, just update package.json:

    "addons": [
        "@eeacms/volto-block-style"
    ],
    
    "dependencies": {
        "@eeacms/volto-block-style": "*"
    }
  • If not, create one:

    npm install -g yo @plone/generator-volto
    yo @plone/volto my-volto-project --canary --addon @eeacms/volto-block-style
    cd my-volto-project
    
  1. Install new add-ons and restart Volto:

    yarn
    yarn start
    
  2. Go to http://localhost:3000

  3. Happy editing!

Release

See RELEASE.md.

How to contribute

See DEVELOP.md.

Copyright and license

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

See LICENSE.md for details.

Funding

European Environment Agency (EU)

volto-block-style's People

Contributors

avoinea avatar tiberiuichim avatar andreiggr avatar razvanmiu avatar eea-jenkins avatar ichim-david avatar kreafox avatar nileshgulia1 avatar silviubogan avatar laszlocseh avatar dana-cfc4 avatar mihaelacretu11 avatar ana-oprea avatar danielamormocea avatar andreclimaco avatar ionlizarazu avatar mihai-macaneata avatar tedw87 avatar valentinab25 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.