Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Ross
2ced32bfe9 #846 fix docs dist urls to be on the v4-dist branch 2016-01-26 12:37:36 -06:00
Kevin Ross
ac37625123 Revert "dist from commit ec8a289 on branch v4-dev"
This reverts commit 162fd8e9b8.
2016-01-26 12:12:48 -06:00
Kevin Ross
162fd8e9b8 dist from commit ec8a289 on branch v4-dev 2016-01-26 12:08:13 -06:00
Kevin Ross
e24f1ccc9a Solves #843. Fix dynamically derived asset urls etc 2016-01-26 11:21:39 -06:00
Kevin Ross
19a5cda479 rework to standardize on npm instead of bower for the build. We still support bower releases, but we will build with npm and tools. Removed optional rubysass, libsass is the standard moving forward because of it's speed. 2016-01-24 17:30:49 -06:00
Kevin Ross
e1baa0879f hack bootstrap version resolution since we are using a branch 2016-01-22 16:08:08 -06:00
Kevin Ross
e8b5cd3700 fixed resolution of jquery/tether versions for docs by relying on .bower.json instead of bower.json. Added assertions so we don't get another cryptic message on resolutions of these variables. 2016-01-14 13:27:42 -06:00
Kevin Ross
1a7421fb99 fixed bad js include causing the minified file to fail 2015-12-24 09:32:36 -06:00
Kevin Ross
7d1f0ffe36 moved to reference tether from bower, and stop copying the file from BS. Templates updated to reference bower version of tether from the cdn. 2015-12-23 17:53:20 -06:00
Kevin Ross
3c61ed426d fix docs js include order 2015-12-23 16:25:04 -06:00
Kevin Ross
c4a49695ee get deployed docs to use minified assets 2015-12-23 15:58:24 -06:00
Kevin Ross
0553b962c7 checkpoint on reducing code, need to implement bs docs component copy to stay in sync with bs4 examples 2015-12-03 14:15:52 -06:00
Kevin Ross
80fb3a75be customized jekyll plugin to generate package versions for documentation based on the bower and npm files so the docs can't get out of date with the distribution. 2015-12-02 15:02:51 -06:00