-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (28 loc) · 1.09 KB
/
_config.yml
File metadata and controls
30 lines (28 loc) · 1.09 KB
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
remote_theme: pages-themes/[email protected]
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
title: zzz-kbd.com
description: DIY keyboard Maker
# Custom Cayman Theme
# show_downloads: ["true" or "false" to indicate whether to provide a download URL]
# google_analytics: [Your Google Analytics tracking ID]
# google_analytics_anonymize: false
darkmode: false
hide_first_title: true # Useful if README.md is used on both github and pages
# logo_url: ./logo.png # Either absolute or relative url
# syntax_theme: ./syntax.css # Leave empty for default, otherwise link to a pygments stylesheet
colors:
gradient_left: "#e53935"
gradient_right: "#f57c00"
header: "#fff"
android_theme: "#000" # this default to gradient_color
link: "#1e6bb8" # this default to gradient_color
section_title: "#155799" # this default to gradient_color
buttons:
# zip_url: http://example.com/
zip_title: Title
# zip_hide: true
# tar_url: http://example.com/
# tar_title: Title
tar_hide: true
github_hide: true # hides "View on Github"