| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-13 | Switch to Hugo. | XhmikosR | 5 | -142/+0 | |
| No more Ruby dependency and most important more than 10 times less build time (at least on Windows)! | |||||
| 2019-02-27 | Remove the now unneeded `shrink-to-fit` directive. (#28314) | XhmikosR | 1 | -1/+1 | |
| 2019-02-27 | put secondary navigation in an explicit landmark `nav` and add a label on ↵ | Laussel Loïc | 1 | -2/+2 | |
| each nav (#28361) | |||||
| 2019-02-20 | Remove jQuery from docs/repo. | XhmikosR | 1 | -3/+0 | |
| Some of the snippets need to be updated later. | |||||
| 2019-02-09 | Prevent text selection in placeholder images (#28218) | Martijn Cuppens | 1 | -0/+4 | |
| 2019-01-21 | Add canonical URL. (#28093) | XhmikosR | 1 | -0/+2 | |
| 2018-11-23 | Revert "Replace anchor.js with jekyll-anchor-headings." | XhmikosR | 1 | -1/+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 | -4/+0 | |
| 2018-11-20 | Use the new include in examples too. | XhmikosR | 1 | -0/+13 | |
| 2018-11-20 | Replace anchor.js with jekyll-anchor-headings. | XhmikosR | 1 | -1/+1 | |
| This allows us to generate the anchor links on build time. https://github.com/allejo/jekyll-anchor-headings | |||||
| 2018-11-09 | Add an examples layout. | XhmikosR | 1 | -0/+40 | |
| Reduces duplication and makes maintenance easier. | |||||
| 2018-10-22 | Remove unneeded check. | XhmikosR | 1 | -1/+1 | |
| Leftover from after 43c20b9. | |||||
| 2018-10-15 | Combine examples and simple layouts. | XhmikosR | 2 | -17/+14 | |
| 2018-09-02 | Add new docs Versions page. | Mark Otto | 1 | -8/+1 | |
| 2018-08-25 | Remove _layouts/redirect.html. | XhmikosR | 1 | -38/+0 | |
| This isn't needed, because it's not supposed to be seen normally, with JavaScript enabled. | |||||
| 2018-07-11 | Reorganize docs for easier deploys | Mark Otto | 6 | -0/+138 | |
| 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. | |||||
