-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
41 lines (41 loc) · 721 Bytes
/
_config.yml
File metadata and controls
41 lines (41 loc) · 721 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
32
33
34
35
36
37
38
39
40
41
title: Homebrew Catalog Frontend by fierymewtwo
description: A homebrew catalog built entirely on GitHub Pages
social_link: instagram
social_username: mochathebeardie
github_repo: hbpackages-fileserver
github_username: FieryMewtwo
theme_color: black
remote_theme: internet-de-france/swiss
baseurl: /hbcatalog
defaults:
- scope:
path: ''
type: pages
values:
category_name: ''
- scope:
path: ''
type: posts
values:
categories: ''
remote_theme_layouts:
- ''
- default
- page
- post
- home
- category_index
social_links:
- twitter
- instagram
- medium
- dribbble
theme_colors:
- black
- blue
- gray
- magenta
- orange
- red
- white
- yellow