ksuess / rohberg.bergluft

Plone 5 Theme (Diazo) for Blogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rohberg.bergluft

Plone Theme

Installation

Install rohberg.bergluft by adding it to your buildout:

[buildout]

...

eggs =
    rohberg.bergluft

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

Developing with Gulp

Global installation of gulp:

$ sudo npm install --global gulp

Install node_modules locally:

$ npm install

Start watching:

$ gulp watch

Now http://localhost:3000 opens in default browser.

About

Plone 5 Theme (Diazo) for Blogs


Languages

Language:SCSS 40.3%Language:CSS 37.6%Language:HTML 9.4%Language:JavaScript 8.1%Language:Python 4.2%Language:RobotFramework 0.4%Language:Shell 0.1%