mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
- Avoid `jekyll-remote-theme` so docs builds use local shared files. - Reference canonical `brew.sh` theme assets instead of copying them here. - Keep only the layouts and includes needed by the docs site. - Point shared docs page images at `brew.sh` for HTML-Proofer. - Render the install demo GIF at retina size in the README.
7 lines
63 B
HTML
7 lines
63 B
HTML
---
|
|
layout: base
|
|
---
|
|
<div id="default">
|
|
{{ content }}
|
|
</div>
|