| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -112/+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-04-27 | Pass docs version to search form and switch to the new index. | XhmikosR | 1 | -28/+0 | |
| Also, move the search code to a separate file. | |||||
| 2018-04-02 | Fix broken URI fragments and redirects. | XhmikosR | 1 | -1/+1 | |
| 2018-03-21 | Update dependencies. | XhmikosR | 1 | -2/+2 | |
| 2018-03-14 | Alternative solution. | XhmikosR | 1 | -2/+7 | |
| Rely on `site.url` which is different for production. In that case do nothing with the search result, otherwise when in development remove our url from it. | |||||
| 2018-03-14 | Enable docsearch in development env. | m5o | 1 | -1/+2 | |
| Previously a search redirected to `https://getbootstrap.com/...` | |||||
| 2018-01-14 | Update copyright for 2k18 (#25303) | Mark Otto | 1 | -2/+2 | |
| * Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018 | |||||
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -2/+1 | |
| 2017-12-31 | Move inline JS outside of HTML. (#25140) | XhmikosR | 1 | -1/+31 | |
| 2017-12-31 | application.js: make the clipboard button selector more restrictive. | XhmikosR | 1 | -1/+1 | |
| 2017-08-09 | move to div for block level | Mark Otto | 1 | -1/+1 | |
| 2017-08-09 | replacement fix for #23257 without old history | Mark Otto | 1 | -10/+5 | |
| 2017-05-29 | redesign anchors | Mark Otto | 1 | -2/+4 | |
| 2017-05-29 | Rearrange all the docs to allow for a docs/major.minor/ setup | Mark Otto | 1 | -0/+108 | |
