aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_algolia.scss
AgeCommit message (Collapse)AuthorFilesLines
2018-07-11Reorganize docs for easier deploysMark Otto1-141/+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-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-6/+6
The option is set to `always-single-line` in stylelint-config-standard which we extend.
2017-10-02Switch to stylelint. (#23572)XhmikosR1-2/+4
2017-05-31redesign search a bit moreMark Otto1-16/+26
2017-05-30restore algolia footer, but drop the background imageMark Otto1-1/+16
2017-05-29redesign slightly to make entries full width in dropdown menu, like ↵Mark Otto1-1/+15
bootstrap's menus
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+100