aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
AgeCommit message (Collapse)Author
2018-02-22docs: add/update more layouts.Mike McQuaid
2018-02-22docs.brew.sh updatesMike McQuaid
- Remove no longer needed `acme-challenge` file - Set title, description, social image, logo, etc. for SEO - Use extensionless permalinks (old links still work) - Cleanup `_config.yml` - Import latest `_layouts/base` from https://brew.sh
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.