nodebb-theme-vimla

Vimla theme for NodeBB


Keywords
nodebb, theme, themes, bootstrap, vanilla
License
BSD-2-Clause
Install
npm install nodebb-theme-vimla@0.1.1

Documentation

Vimla theme for NodeBB

Installation

$ npm install

Styling

Styling is done in /sass. Get the livereload Chrome-plugin and run gulp in a terminal. The site should autoupdate on any styling changes.

The /less directory is the theme base. Changes can be made in less as well, but then NodeBB has to be restarted for changes to be visible.