blob: d9514116e0c7b9073234c689aff598abfaf49e86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
title: Homebrew Documentation
description: Documentation for the missing package manager for macOS.
exclude:
- bin
- CNAME
- Gemfile*
- vendor
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
defaults:
- scope:
path: ""
values:
image: /img/homebrew-256x256.png
logo: /img/homebrew-256x256.png
github:
repository_nwo: Homebrew/brew
twitter:
username: MacHomebrew
facebook:
publisher: https://www.facebook.com/machomebrew/
|