Can be used a standalone theme but this is has a very basic structure and functionality. Best used with a child theme, please see this repo for instructions: https://github.com/wpugph/BootStrapFast-WordPress-Child-Theme-basic-structure
Tools included in this repo is used to revise and update the theme.
- Install Node.js https://nodejs.org/download/
- Clone this repo to you wp-content/themes folder
- Run npm install -g npm@latest
- Run npm install -g gulp bower
- Run npm install
- Run bower install
- Only the released files used for template file for Theme submission
- Uncompressed assets
- No readme file
- No config files
- Raw files
- Config files
- For travis check
- Raw files
- Config files
- For travis check
- Has readme file
- You will start with this branch
1.0.1 https://themes.trac.wordpress.org/ticket/40027 1.0.2 https://themes.trac.wordpress.org/ticket/42772 1.0.3 https://themes.trac.wordpress.org/ticket/47164
git archive -o bootstrapfast.zip HEAD
BootstrapFast WordPress Theme is derived from Underscores WordPress Starter Theme, Copyright 2013 Automattic, Inc. Underscores WordPress Theme is distributed under the terms of the GNU GPL. http://underscores.me/, (C) 2012-2016 Automattic, Inc., GPLv2 or later
BootstrapFast WordPress Theme bundles the following third-party resources:
-
normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, MIT
-
Bootstrap 4 for the responsive grid system - https://github.com/twbs/bootstrap/, (c) 2011-2016 Twitter, Inc. [MIT] https://github.com/twbs/bootstrap/blob/master/LICENSE
-
Roots Sage Theme for inspitation and gulp task runners - https://roots.io/sage/, (C) Ben Word and Scott Walkinshaw, [MIT] (https://github.com/roots/sage/blob/master/LICENSE.md)