forked from git-lfs/git-lfs.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (25 loc) · 661 Bytes
/
Copy path_config.yml
File metadata and controls
31 lines (25 loc) · 661 Bytes
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
# Site settings
title: "Git Large File Storage"
description: "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise."
git-lfs-release: 3.6.1
url: "https://git-lfs.com"
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-redirect-from
twitter:
username: github
logo: /images/tweet-promo.png
exclude:
- CNAME
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- script
- vendor/bundle/