forked from hydecorp/hydejack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
74 lines (61 loc) · 2 KB
/
_config.yml
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
lang: en
title: Hydejack
copyright: © 2021. All rights reserved.
accent_image: /assets/img/sidebar-bg.jpg
accent_color: rgb(79,177,186)
theme_color: rgb(25,55,71)
google_fonts: Roboto+Slab:700|Noto+Sans:400,400i,700,700i
font: Noto Sans, Helvetica, Arial, sans-serif
font_heading: Roboto Slab, Helvetica, Arial, sans-serif
font-code: ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace;
hydejack:
post_addons: [about, newsletter, related, random, comments]
project_addons: [about, newsletter, other, comments]
no_mark_external: false
no_push_state: false
no_drawer: false
no_navbar: false
no_search: false
no_inline_css: false
no_page_style: false
no_break_layout: true
no_toc: false
no_third_column: false
no_large_headings: false
no_structured_data: false
no_theme_color: false
no_breadcrumbs: false
use_lsi: true
cookies_banner: true
advertise: true
hide_dates: false
hide_last_modified: false
dark_mode:
always: false
dynamic: true
sunrise: 6
sunset: 18
icon: true
offline:
enabled: false
cache_version: 1
precache_assets:
- /assets/img/swipe.svg
optional_front_matter:
remove_originals: true
readme_index:
remove_originals: true
with_frontmatter: true
relative_links:
collections: true
titles_from_headings:
strip_title: true
collections: true
compress_html:
comments: ["<!-- ", " -->"]
clippings: all
endings: all
ignore:
envs: [development]
sass:
style: compressed