fr3em1nd / vanilla-bootstrap

Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release

Bootstrap for Vanilla has been rewritten from scratch on top of Bootstrap 3 in this second installation of the most popular theme for Vanilla Forums. Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.

Getting started

To get started using Bootstrap for Vanilla, either:

$ git clone kasperisager/vanilla-bootstrap bootstrap

Included themes

Default Bootstrap Cerulean Cosmo
Cyborg Darkly Flatly Journal
Lumen Readable Simplex Slate
Spacelab Superhero United Yeti

Compiling assets

Bootstrap for Vanilla was scaffolded using Ninja. For instructions on how to install the development dependencies and front-end components, please refer to the Ninja documentation. Once you've got everything set up, use the following tasks to re-compile the theme assets:

Build - gulp

Runs the default Gulp task which will compile all theme assets. LESS stylesheets will be compiled to design/style.css and Javascripts will be concatenated and output to js/custom.js.

Watch - gulp watch

Starts an instance of tiny-lr (a tiny LiveReload server) that watches the compiled assets for changes and pushes these to your Vanilla installation automatically whenever they change.

Customizations

Bootstrap for Vanilla supports tools such as Bootstrap Magic out-of-the-box. All custom variables go in less/variables.less and will override all those set by both Bootstrap itself as well as any extensions made by Bootstrap for Vanilla. For more in-depth customizations, less/custom.less has been made available.

If you come across any bugs or if you have a feature request, please file an issue using the GitHub Issue tracker. Bootstrap for Vanilla won't be supported through http://vanillaforums.org so please stick to using GitHub for inquiries about bugs and feature requests. Thanks!

File a new issue or feature request


Copyright 2014 © Kasper Kronborg Isager. Licensed under the terms of the MIT License

About

Kickstart your Vanilla-powered community forums with a fresh and solid theme that is ready to be customized to your heart's desires.

License:MIT License