-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
106 lines (89 loc) · 2.16 KB
/
_config.yml
File metadata and controls
106 lines (89 loc) · 2.16 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
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
title: "300zx Project"
description: "Home for everything that's part of the 300zx Project"
url: "https://300zxproject.com"
baseurl: ""
remote_theme: "mmistakes/minimal-mistakes@4.27.1"
minimal_mistakes_skin: "default"
locale: "en-US"
timezone: "America/Chicago"
logo: "/assets/images/300zx_project_single_scaled.png"
masthead_title: "300zx Project"
paginate: 12
paginate_path: /page:num/
search: true
search_provider: lunr
search_full_content: true
lunr:
search_within_pages: true
author:
name: "Landon Jurgens"
avatar: "/assets/images/Landon.webp"
bio: "The main instigator of trouble around here."
location: "Texas"
links:
- label: "Website"
icon: "fas fa-fw fa-link"
url: "https://300zxproject.com"
- label: "Twitter"
icon: "fab fa-fw fa-x-twitter"
url: "https://twitter.com/300zxproject"
twitter:
username: "300zxproject"
social:
instagram: "https://www.instagram.com/300zxproject/"
footer:
links:
- label: "X"
icon: "fab fa-fw fa-x-twitter"
url: "https://twitter.com/300zxproject"
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
url: "https://www.instagram.com/300zxproject/"
- label: "Printables"
icon: "fas fa-fw fa-cube"
url: "https://www.printables.com/@slick666_28413/models"
- label: "Thingiverse"
icon: "fas fa-fw fa-shapes"
url: "https://www.thingiverse.com/Slick666/designs"
formspree:
contact: "xvownezn"
sponsor_contact: "xrgynqjn"
google_analytics: "G-XXXXXXXXXX"
analytics:
provider: "google-gtag"
google:
tracking_id: "G-XXXXXXXXXX"
anonymize_ip: false
comments:
provider: "disqus"
disqus:
shortname: "300zxproject-com"
plugins:
- jekyll-remote-theme
- jekyll-include-cache
- jekyll-feed
- jekyll-sitemap
- jekyll-paginate
- jekyll-seo-tag
atom_feed:
hide: false
markdown: kramdown
highlighter: rouge
defaults:
- scope:
path: ""
type: posts
values:
layout: single
author_profile: true
read_time: true
comments: true
share: true
related: true
show_date: true
classes: wide
- scope:
path: ""
type: pages
values:
layout: single