aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_config.yml
blob: 93518c6c5526c370cb7c6104fa3d2e9b2f1e1aa9 (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
31
32
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

permalink: :title

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/