Plone Theme
Install rohberg.bergluft by adding it to your buildout:
[buildout] ... eggs = rohberg.bergluft
and then running bin/buildout
- Issue Tracker: https://github.com/collective/rohberg.bergluft/issues
- Source Code: https://github.com/collective/rohberg.bergluft
The project is licensed under the GPLv2.
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.