| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -1/+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. | |||||
| 2017-08-11 | Remove `text/javascript` since it's the default one. (#23321) | XhmikosR | 1 | -1/+1 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+1 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -1/+0 | |
| 2013-08-05 | Remove type attribute of tag "script". | vsn4ik | 1 | -1/+1 | |
| 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-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+1 | |
