]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Use JS & Jade to generate the customizer variables form HTML from variables.less...
authorChris Rebert <code@rebertia.com>
Fri, 18 Oct 2013 02:52:16 +0000 (19:52 -0700)
committerChris Rebert <code@rebertia.com>
Wed, 8 Jan 2014 20:41:51 +0000 (12:41 -0800)
commit39861714a80b68cd42a2e2b812be53f0b0f6b70d
tree18c4717950db3637999d1e75d28bea1265aba810
parentc9ba678b9facc1afea0bc717a5c0f48e557e8fe9
Use JS & Jade to generate the customizer variables form HTML from variables.less; fixes #11095

also updates variables file organization (courtesy @mdo)
Gruntfile.js
docs/_includes/customizer-variables.html [new file with mode: 0644]
docs/assets/css/docs.css
docs/customize.html
docs/customizer-variables.jade [new file with mode: 0644]
docs/grunt/bs-lessdoc-parser.js [new file with mode: 0644]
less/variables.less
package.json