Граф коммитов

976 Коммитов

Автор SHA1 Сообщение Дата
XhmikosR 2974522428 Add image dimensions. 2014-02-27 18:48:16 +02:00
XhmikosR 6c37342c76 Merge pull request #329 from ZDroid/file-formatting
Improve readme
2014-02-27 18:35:18 +02:00
XhmikosR ec38f33fc8 Merge pull request #328 from ZDroid/cname-eof-nl
Insert final newline in CNAME
2014-02-27 18:26:29 +02:00
Christian c02976257c Update template.html
Add correct URL for 'Ratchet on Github'
2014-02-27 22:05:47 +09:00
Christian 711bd3231c Update template.html
Updated Twitter URL to https (saves a HTTP redirect as all Twitter pages served over https anyway)
2014-02-27 22:04:08 +09:00
Zlatan Vasović 90090e09d5 Correct lists indent 2014-02-27 13:55:16 +01:00
Zlatan Vasović 8a1cca2f22 Add examples link 2014-02-27 13:53:31 +01:00
Zlatan Vasović a126f27496 Remove third slash in "file:///" 2014-02-27 13:49:40 +01:00
Zlatan Vasović efce3d4577 Insert final newline in CNAME
Just to follow `.editorconfig`.
2014-02-27 13:46:43 +01:00
XhmikosR 2822d00cfa Remove unused class. 2014-02-27 08:42:13 +02:00
XhmikosR 19f386d3a6 Merge pull request #308 from twbs/jquery
Update jquery to v1.11.0.
2014-02-27 08:21:34 +02:00
XhmikosR 3b54258512 Merge pull request #320 from twbs/css
Fix a couple of CSS issues.
2014-02-27 08:19:39 +02:00
XhmikosR a45994a47a Fix a couple of CSS issues.
* remove duplicate property
* fix incompatible property for `background-color`
* remove unit from zero
2014-02-27 08:18:01 +02:00
XhmikosR b6ed29e475 Merge pull request #321 from twbs/line-endings
Enforce Unix line endings.
2014-02-27 08:15:10 +02:00
XhmikosR 9d700083e3 Merge pull request #319 from twbs/ZDroid-package-json-banner
Improve package.json and Gruntfile
2014-02-27 08:15:01 +02:00
XhmikosR 9ab945a054 Enforce Unix line endings.
Backported from f2dab82d30.
2014-02-27 08:03:25 +02:00
XhmikosR d7fc116d9a Update cssmin options. 2014-02-27 07:30:12 +02:00
XhmikosR 76a8a1ac82 Add banner to the minified JS. 2014-02-27 07:30:12 +02:00
Zlatan Vasović bc356f44e5 Run `grunt dist`. 2014-02-27 07:30:12 +02:00
Zlatan Vasovic b16e7c1d5f Remove `grunt banner`. 2014-02-27 07:30:12 +02:00
Zlatan Vasović c8484fb165 Improve package.json.
Use `license` property and remove `ratchet` keyword.
2014-02-27 07:30:07 +02:00
XhmikosR 6d217f2b56 _config.yml: Remove unused variables. 2014-02-27 07:29:25 +02:00
Chris Rebert b3860d1932 import change-version-number Grunt task from Bootstrap 2014-02-26 21:28:54 -08:00
Chris Rebert 9a89d4f0f6 Merge pull request #291 from twbs/html-validation
add HTML5 validation Grunt task
2014-02-26 21:24:15 -08:00
Chris Rebert 4bc3fb8c4c Merge pull request #318 from ZDroid/semver
Use SemVer version in the readme
2014-02-26 16:24:46 -08:00
Zlatan Vasović f6fcc493f8 Use SemVer version in the readme
v2.0 -> v2.0.0
2014-02-26 23:38:13 +01:00
Chris Rebert 2cafa32298 use updated HTTPS html5shiv URL 2014-02-26 12:27:33 -08:00
Chris Rebert 06d1c5d459 import HTML5 validation task from Bootstrap; fixes #282 2014-02-26 11:28:32 -08:00
Chris Rebert 8faa05036c fill out previously empty img alt texts 2014-02-26 11:27:23 -08:00
Chris Rebert 79e1ce501c add alt text to images 2014-02-26 11:27:23 -08:00
Chris Rebert 2fb099a0a6 drop iframe attributes for CSS styling
From f4bb660974
2014-02-26 11:27:23 -08:00
Chris Rebert 468eaba06a fix duplicate id in HTML 2014-02-26 11:27:23 -08:00
XhmikosR 5bd5c84a7a Update jquery to v1.11.0.
Also use the one from Google's CDN.
2014-02-26 20:31:22 +02:00
Connor Montgomery 7b143903bd Merge pull request #299 from ZDroid/bower-json
Update bower.json per latest changes
2014-02-26 09:48:35 -08:00
XhmikosR ecaa8169a9 Merge pull request #301 from ZDroid/config-yml-indent
Improve `_config.yml`
2014-02-26 18:50:47 +02:00
XhmikosR 77366a1ac6 Losslessly compress images.
Before: 5,71 MB (5.989.547 bytes)
After:  3,83 MB (4.027.029 bytes)
2014-02-26 18:45:54 +02:00
XhmikosR bb6394a0fa Use html5shiv from OSSCSN and add respond.js for older browsers media queries. 2014-02-26 18:43:08 +02:00
XhmikosR b55584e357 Remove default type for css and move the font before any scripts. 2014-02-26 18:43:08 +02:00
XhmikosR 7eb31a7049 Trim trailing spaces. 2014-02-26 18:41:27 +02:00
Zlatan Vasović 7614a0c023 Improve _config.yml
- Properly indent values
- Add missing comments
2014-02-26 10:24:15 +01:00
Zlatan Vasović 9d031e4dd5 Update bower.json per latest changes
- Replace docs-assets with docs
- Remove dependencies property as there aren't dependencies
2014-02-26 09:53:47 +01:00
Connor Montgomery 2d8c6f3e3e Merge pull request #296 from connor/current_version_site
Add current version to download buttons in docs.
2014-02-25 22:44:01 -08:00
Connor Montgomery c208ab9af9 Add current version to download buttons in docs. 2014-02-25 22:42:44 -08:00
Mark Otto 287f8b132a Alphabetize dependencies /cc @cvrebert 2014-02-25 21:23:47 -08:00
Connor Montgomery 23a15400b2 Alphabetize package.json. 2014-02-25 21:04:12 -08:00
Connor Montgomery c4ebcfc4b8 Merge pull request #289 from connor/grunt_min_cssmin
Add cssmin & uglify grunt tasks.
2014-02-25 21:03:29 -08:00
Chris Rebert 14f562b47b Merge pull request #295 from twbs/versioning-policy-readme
copy SemVer explanation from Bootstrap's README
2014-02-25 20:47:23 -08:00
Chris Rebert e8d58356f1 Merge pull request #294 from twbs/docs-licenses-links
hyperlink licenses in docs footer
2014-02-25 20:44:35 -08:00
Chris Rebert 7cd6ea083f copy SemVer explanation from Bootstrap's README; fixes #268 2014-02-25 18:52:31 -08:00
Chris Rebert 728615eaa8 add docs footer links
refs #267
2014-02-25 18:48:14 -08:00