| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-11-23 | Revert "Replace anchor.js with jekyll-anchor-headings." | XhmikosR | 1 | -0/+1 | |
| This reverts commit b04f97f60be64549a37e0c71d676ab67e70891fa. | |||||
| 2018-11-21 | docs: fix path to assets. (#27696) | XhmikosR | 1 | -1/+1 | |
| 2018-11-20 | Remove holder.js. | XhmikosR | 1 | -1/+0 | |
| 2018-11-20 | Replace anchor.js with jekyll-anchor-headings. | XhmikosR | 1 | -1/+0 | |
| This allows us to generate the anchor links on build time. https://github.com/allejo/jekyll-anchor-headings | |||||
| 2018-10-20 | Remove service worker | Mark Otto | 1 | -1/+0 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 1 | -1/+0 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 1 | -0/+1 | |
| 2018-10-18 | Rename docs production script to production and use `JEKYLL_ENV`. (#27410) | XhmikosR | 1 | -2/+2 | |
| 2018-10-14 | docs: fix bundle SRI hash. | XhmikosR | 1 | -1/+1 | |
| Also, remove popper.js from this script since it's not present in the repo. | |||||
| 2018-09-18 | use bsCustomFileInput in our documentation (#27264) | Johann-S | 1 | -0/+1 | |
| 2018-09-18 | docs: use the bundle dist file. | XhmikosR | 1 | -4/+2 | |
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 1 | -0/+26 | |
| 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. | |||||
