aboutsummaryrefslogtreecommitdiff
path: root/_includes/docs-sidebar.html
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-57/+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-27Pass docs version to search form and switch to the new index.XhmikosR1-1/+1
Also, move the search code to a separate file.
2018-03-14Alternative solution.XhmikosR1-1/+1
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-14Enable docsearch in development env.m5o1-1/+1
Previously a search redirected to `https://getbootstrap.com/...`
2017-11-03Remove whitespace in SVG includes.XhmikosR1-1/+1
2017-10-22Reduce whitespace liquid outputs. (#24470)XhmikosR1-2/+2
2017-10-16Remove empty class from search menu button.XhmikosR1-1/+1
2017-09-13Fix missing `.btn` class from `bd-search-docs-toggler`. (#23942)XhmikosR1-1/+1
2017-08-15Reduce liquid's whitespace for a few pages.XhmikosR1-20/+20
Also fix a couple of typos while at it and change header tags' order.
2017-05-30rename filesMark Otto1-0/+57