forked from PC-CDN/website_nw_www.c-pfeiffer.de
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
92 lines (83 loc) · 1.94 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
81
82
83
84
85
86
87
88
89
90
91
92
# remote_theme: PfeifferChPT/pc-cdn-template
remote_theme: 4s-es/template_4s-es
theme_color: '#f0f5f0'
menubar: navigation
footer_menu: footer_menu
hide_footer: true
hide_share_buttons: true
author: FourStars-ES
since: 2009
# Site Settings
lang: en
title: Four Stars Engineering Systems
tagline: Four Stars Engineering Systems (FourStars-ES)
email:
description: German firm dedicated to providing engineering solutions for the PCB production sector including support of newly introduced test systems
baseurl: "/"
url: "https://4ses.pc-tests.tk/"
permalink: pretty
favicon: /assets/favicon/hosting1.png
hero_default_image: /assets/img/bg/ExampleGreenSoft.png
paginate: 5
paginate_path: "/news/page:num"
plugins:
- jekyll-sitemap
- jekyll-paginate
- jekyll-feed
- jekyll-seo-tag
- kramdown-parser-gfm
- jekyll-redirect-from
exclude:
- Gemfile
- clean-theme.gemspec
- Gemfile.lock
- node_modules
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/
livereload: true
sass:
style: compressed
source_dir: _sass
defaults:
-
scope:
path: ""
type: "pages"
values:
hero_height: is-fullwidth
show_sidebar: true
image: /assets/img/bg/4ses.jpg
hero_image: /assets/img/bg/4ses.jpg
-
scope:
path: ""
type: "posts"
values:
author: "4s-es"
layout: post
hero_height: is-fullwidth
image: /assets/img/bg/4ses.jpg
hero_image: /assets/img/bg/4ses.jpg
show_sidebar: true
-
scope:
path: "/news/"
type: "posts"
values:
author: "4s-es"
layout: post
hero_height: is-fullwidth
image: /assets/img/bg/4ses.jpg
hero_image: /assets/img/bg/4ses.jpg
show_sidebar: true
markdown: kramdown
highlighter: rouge
collections:
products:
output: true
layout: product
image: https://via.placeholder.com/800x600/f0f5f0/?text=4stars-es.com
show_sidebar: false
hero_image: /assets/img/bg/4ses.jpg