wisvch-bootstrap-theme

WebJar for wisvch-bootstrap-theme

License

License

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

wisvch-bootstrap-theme
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

wisvch-bootstrap-theme
WebJar for wisvch-bootstrap-theme
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/WISVCH/bootstrap-theme

Download wisvch-bootstrap-theme

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/wisvch-bootstrap-theme/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>wisvch-bootstrap-theme</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/wisvch-bootstrap-theme/
implementation 'org.webjars.bower:wisvch-bootstrap-theme:4.0.0'
// https://jarcasting.com/artifacts/org.webjars.bower/wisvch-bootstrap-theme/
implementation ("org.webjars.bower:wisvch-bootstrap-theme:4.0.0")
'org.webjars.bower:wisvch-bootstrap-theme:jar:4.0.0'
<dependency org="org.webjars.bower" name="wisvch-bootstrap-theme" rev="4.0.0">
  <artifact name="wisvch-bootstrap-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='wisvch-bootstrap-theme', version='4.0.0')
)
libraryDependencies += "org.webjars.bower" % "wisvch-bootstrap-theme" % "4.0.0"
[org.webjars.bower/wisvch-bootstrap-theme "4.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : bootstrap jar 4.0.0-beta

Project Modules

There are no modules declared in this project.

Bootstrap for WISVCH

Powered by Themestrap. Themestrap is a simple starter kit for constructing Twitter Bootstrap 3+ themes. It provides the skeleton for a simple, maintainable theme that always uses code directly from Bootstrap with as little replacement as possible.

Usage

See https://wisvch.github.io/bootstrap-theme/

Development

Setup

Install dependencies using Grunt and Bower (you must have these installed).

npm install
bower install

Now you're ready to go! Simply edit less/variables.less and less/theme.less to your liking. When you're ready, just run grunt and it will compile and minify the distribution for you. You can also run grunt watch to automatically compile as you work.

Testing Out

We've provided a "Bootstrap Kitchen Sink" HTML file at examples/kitchen-sink.html that contains all of the various components in all of their variations. It may not be 100% exhaustive but it should give you a good idea of what your theme will look like at a glance.

You can start a development server at http://localhost:8000 by running grunt serve. Your theme will automatically compile while the server is running.

Copyright and license

Copyright 2015 W.I.S.V. 'Christiaan Huygens'; copyright 2013 Divshot, Inc. under the Apache 2.0 license.

org.webjars.bower

W.I.S.V. 'Christiaan Huygens'

Slack: wisvch.slack.com

Versions

Version
4.0.0
0.0.3
0.0.2
0.0.1