close

Filter

loading table of contents...

Frontend Developer Manual / Version 2107

Table Of Contents

6.1 Example Themes

The Frontend Workspace contains a number of example themes. Just like Section 6.4, “Example Bricks” can be found in the bricks/ all example themes be found in the themes/ folder of the frontend workspace.

CoreMedia Blueprint currently contains the following themes for the example websites:

Caution

Caution

All listed themes are considered to be an example which is subject to change. If you want to reuse one of our themes you should create a copy of the theme and to change the package name in its "package.json". It is also advised to change the name of the theme in the theme configuration.

All themes support the same yarn scripts to install, build, develop and deploy themes. Run the following scripts inside a folder of a theme.

Installation
yarn install
Building
yarn build
Development
yarn start
Deployment
yarn deploy

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.