Skin for Bugzilla issue tracker.
CSS stylesheets are generated from Stylus files. Stylus documentation may be read at http://stylus-lang.com/
- Stop your Bugzilla server.
- Copy the directory
Sknil
fromtarget
to your Bugzilla repository:
export BUGZILLA_HOME
sudo cp -r target/Sknil $BUGZILLA_HOME/skins/contrib
- Run
checksetup.pl
(Bugzilla script). - Restart your Bugzilla server.
- Select the
Sknil
theme from thePreferences > General Preferences
page (Bugzilla's general appearance (skin)
).
Tested with Bugzilla 4.4.10 and 5.0.3 under Linux distributions.
- Install the
Stylus
package from https://www.npmjs.com/package/stylus - Simply run the following command:
stylus src/*.styl -o target/Sknil/
Push requests allowed and encouraged!
First release.
Git attributes.
Enhancements.
(c) 2016-2017, B. Djoudi