Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-26Lossy compress a few remaining PNGs. (#24097)XhmikosR
Before: 312 KB (320.250 bytes) After: 253 KB (259.961 bytes)
2017-07-31Compress brand SVGs with SVGOMG.XhmikosR
~30% savings.
2017-07-31Losslessly compress social logos.XhmikosR
Before: 374 KB (383.630 bytes) After: 304 KB (311.505 bytes)
2017-05-30Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto