Chris Rebert
|
6b8d4e9c76
|
clarify Grunt task licensing
|
2014-01-20 16:56:24 -08:00 |
|
Chris Rebert
|
336f5f1dce
|
rename raw-files.js to raw-files.min.js
it's not /technically/ minified, but close enough
it's autogenerated, not terribly human-readable, and not meant to be directly modified
|
2014-01-19 22:29:51 -08:00 |
|
Chris Rebert
|
8fb75ee9e7
|
add missing semicolon
|
2014-01-14 14:25:25 -08:00 |
|
Chris Rebert
|
46b0874ef5
|
add copyright notice to raw-files.js
|
2014-01-14 13:27:50 -08:00 |
|
Chris Rebert
|
d62d7b0733
|
document subheading syntax
|
2014-01-13 02:37:55 -08:00 |
|
Chris Rebert
|
29547a2102
|
JSHint is on crack?
Linting docs/grunt/bs-raw-files-generator.js ...ERROR
[L3:C5] W079: Redefinition of 'btoa'.
var btoa = require('btoa')
|
2014-01-08 18:45:40 -08:00 |
|
Chris Rebert
|
db829f8620
|
add support for '//===' for <h3>s in bs-lessdoc
|
2014-01-08 12:41:51 -08:00 |
|
Chris Rebert
|
39861714a8
|
Use JS & Jade to generate the customizer variables form HTML from variables.less; fixes #11095
also updates variables file organization (courtesy @mdo)
|
2014-01-08 12:41:51 -08:00 |
|
Chris Rebert
|
d7a128c636
|
extract glyphicons.yml generator out of Gruntfile into separate module
|
2014-01-07 22:34:09 -08:00 |
|
Chris Rebert
|
d1c29af591
|
extract raw-files.js generator out of Gruntfile into separate module
|
2014-01-07 22:16:52 -08:00 |
|