aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
AgeCommit message (Collapse)Author
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
May as well use the more secure link when possible.
2017-07-02docs: Add sitemap.xml, robots.txt.Mike McQuaid
Also, while we're here, cleanup the favicon and apple-touch-icon duplication mess.
2017-06-27docs.brew.sh: Tweak meta tags.Mike McQuaid
2017-05-14docs.brew.sh: use SCSS.Mike McQuaid
Import style changes from: https://github.com/Homebrew/homebrew.github.io/pull/166
2017-03-14secure urls + remove -k from in-doc curl commandViktor Szakats
2017-03-05docs.brew.sh: use brew.sh theming.Mike McQuaid
Unfortunately there's no easy way to share this code with the brew.sh site but it's at least able to have the `css/`, `img/` (root) and `_layouts` directories in sync between the two repositories. Some small CSS tweaks were needed to make these pages render more attractively.