-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
89 lines (79 loc) · 1.77 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
# Site Settings
name: Krajša izobraževanja UM FERI
title: Krajša izobraževanja UM FERI
description: >
Razvoj družbe narekuje nenehno posodabljanje kompetenc za obvladovanje obstoječih in prihodnjih izzivov. S krajšimi izobraževanji naslavljamo družbene, osebne in potrebe trga dela... <br><a href="/vec/" style="text-decoration: none; font-weight: bold; color: #DBA40B;">Več...</a>
show_hero: true
menu:
- title: Domov
url: /
- title: Več
url: /vec
- title: Kontakt
url: /kontakt
# Posts Settings
show_time_bar: true
show_modal_on_exit: false
show_modal_on_finish_post: true
two_columns_layout: true
# Advanced Settings
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site
google_analytics: "UA-XXXXXXXX-X"
language: "si"
catalog_url: "catalog_url"
# Build settings
markdown: kramdown
highlighter: rouge
permalink: /:title/
collections:
courses:
output: true
paginate_path: "/page/:num/"
show_get_theme_btn: true
use_logo: false
# Content paginator
paginate_content:
enabled: true
debug: false
collections:
- courses
auto: false
separator: "--page-break--"
permalink: "/:num/"
seo_canonical: true
properties:
part:
is_generated: true
last:
is_generated: true
single:
is_generated: true
# SASS
sass:
style: compressed
# Plugins
plugins:
- jekyll-paginate
- jekyll-paginate-content
# Exclude my node related stuff
exclude:
[
"docs/",
"vendor/",
"LICENSE",
"CHANGELOG.md",
"jekflix.gemspec",
"package.json",
"package-lock.json",
"node_modules",
"initpost.sh",
"Gemfile",
"Gemfile.lock",
"gulpfile.js",
"README.md",
]
# Theme
version: v3.1.2
# App connection link(url)
urlApi: localhost/pmd/api/:course