Files
Mike McQuaid cf47983e13 Remove docs remote theme usage
- 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.
2026-06-08 11:59:00 +01:00

7 lines
63 B
HTML

---
layout: base
---
<div id="default">
{{ content }}
</div>