-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·80 lines (69 loc) · 1.9 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
75
76
77
78
79
80
# The current release
version: 1.1.0
# Site settings
title: junglestar
email: [email protected]
description: "It's a jungle out there. DIY is not enough. Junglestar is a small, flexible web agency. We design, code, deploy. We offer quality solutions at reasonable prices." # 160 char max
baseurl: '' #"/clean" # the subpath of your site, e.g. /blog/
url: 'https://junglestar.org' # the base hostname & protocol for your site
twitter_username: rokmatwit
github_username: toybreaker
permalink: /:title/
# Setup
sass:
sass_dir: _sass
style: :compressed
# style: :expanded
# Exclude these files from your production _site
exclude:
- Gemfile
- Gemfile.lock
- LICENSE
- gulpfile.js
- package.json
- DS_Store
- Icon
# the following exclude is necessary to make Travis CI work:
# https://github.com/jekyll/jekyll/issues/5267
# https://github.com/jekyll/jekyll/issues/2938
# exclude: ["vendor"]
owner:
name: Junglestar
avatar_url: #
email: [email protected]
link: https://junglestar.org
disqus-shortname:
twitter: #
facebook: #
github: junglesta
google:
plus: #username
analytics: G-LHHLWSBG3Z
verify: Rt71Q1qGvbUviohh6n8KmtRoGUd-XeuuuKLBjCMvHO8
plugins:
- html-proofer
- jekyll-seo-tag
- jekyll-redirect-from
- jekyll-sitemap
#Use html-proofer with this terminal command:
# bundle exec htmlproofer ./_site --check-html --disable-external --check-favicon --check-html --check-opengraph --allow-hash-href --check-sri --report_missing_doctype --report-eof-tags --report-invalid-tags --report-mismatched-tags --report-script-embeds
collections:
offer:
output: true
permalink: /:title/
products:
works:
output: true
permalink: /works/:title/
content:
services:
output: true
permalink: /:title/
about:
design:
defaults:
- scope:
path: ''
type: products
values:
layout: default # change this to get the layout needed