| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -39/+0 | |
| With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. | |||||
| 2018-01-16 | Use the SRI hashes for the live site's assets. (#25282) | XhmikosR | 1 | -1/+1 | |
| 2017-11-25 | Use Jekyll's `smartify` filter when possible. (#24866) | XhmikosR | 1 | -3/+3 | |
| 2017-10-31 | Update docsearch.js links (#24613) | Martin Kolárik | 1 | -1/+1 | |
| 2017-10-22 | Simplify social.html. (#24483) | XhmikosR | 1 | -0/+2 | |
| This also fixes the wrong usage of `site.description` instead of `page.description` in meta description. | |||||
| 2017-10-22 | Tighten htmllint's rules. (#24471) | XhmikosR | 1 | -2/+2 | |
| 2017-10-22 | Reduce whitespace liquid outputs. (#24470) | XhmikosR | 1 | -2/+2 | |
| 2017-08-18 | Fix favicons inclusion after e932345. (#23473) | XhmikosR | 1 | -0/+2 | |
| 2017-08-15 | Reduce liquid's whitespace for a few pages. | XhmikosR | 1 | -5/+5 | |
| Also fix a couple of typos while at it and change header tags' order. | |||||
| 2017-08-15 | New favicons. | XhmikosR | 1 | -5/+1 | |
| Include everything for most browsers to work including Android. Kept favicon.ico to the root dir. Also added a manifest.json for PWA. | |||||
| 2017-08-13 | Add `meta generator` tag. | XhmikosR | 1 | -0/+1 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+38 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -43/+0 | |
| 2013-12-24 | Update Respond.js to v1.4.2. | XhmikosR | 1 | -1/+1 | |
| 2013-12-23 | Fixes #11975: Change from png to .ico for favicon | Mark Otto | 1 | -1/+1 | |
| 2013-12-08 | Fix typo in new author meta tag | Julian Thilo | 1 | -1/+1 | |
| 2013-12-07 | Fixes #11764: Add meta data to docs for description, keywords, and authors | Mark Otto | 1 | -2/+3 | |
| 2013-10-17 | Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 | Chris Rebert | 1 | -0/+1 | |
| 2013-10-16 | upgrade to html5shiv v 3.7.0 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-13 | use CDN for respond.js | Chris Rebert | 1 | -1/+1 | |
| 2013-10-13 | Merge branch 'master' into restore_grid_mixins | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-11 | Combine separate efforts for grid mixins into one, cleanup and reorganize | Mark Otto | 1 | -1/+1 | |
| 2013-10-10 | use https:// for CDN links | Chris Rebert | 1 | -1/+1 | |
| - works when viewing page via file:// - sets a good example security-wise | |||||
| 2013-10-09 | use CDN for html5shiv instead of vendoring it; fixes part of #10989 | Chris Rebert | 1 | -1/+1 | |
| 2013-09-24 | Disable IE Compatibility Mode in docs, examples | Julian Thilo | 1 | -0/+1 | |
| ...because we don't support it and it may cause problems for people trying to view the docs in IE. | |||||
| 2013-09-23 | move /assets/ to /docs-assets/ ; fixes #10715 | Chris Rebert | 1 | -6/+6 | |
| 2013-09-10 | Remove multiple touch icons and roll with a single one | Mark Otto | 1 | -3/+0 | |
| 2013-08-21 | change `else if` to `else` | wangsai | 1 | -1/+1 | |
| 2013-08-05 | Remove type attribute of tag "script". | vsn4ik | 1 | -2/+2 | |
| In HTML5 in tag script, the type attribute is no longer required. The default value is "text/javascript". http://www.w3.org/TR/html5/scripting-1.html#attr-script-type | |||||
| 2013-07-28 | fix #8745: fix html5shiv & respond.js script links in docs | Chris Rebert | 1 | -2/+2 | |
| 2013-07-27 | mo links, fix ads and analytics in gh pages | Mark Otto | 1 | -12/+10 | |
| 2013-07-27 | fixes for hella broken links on account of jekyll and twbs.github.com links | Mark Otto | 1 | -10/+8 | |
| 2013-07-27 | herpy derpy shit for urls | Mark Otto | 1 | -6/+6 | |
| 2013-07-19 | hacky way of not showing ads or analytics in local dev | Mark Otto | 1 | -10/+12 | |
| 2013-07-18 | finish flattening repo structure; add dist folder of compiled css/js | Mark Otto | 1 | -2/+2 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+45 | |
