-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
103 lines (86 loc) · 2.41 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
93
94
95
96
97
98
99
100
101
102
103
remote_theme: daattali/beautiful-jekyll
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap
title: Dimitar Makariev
author: Dimitar Makariev
navbar-links:
Blog: "/"
About Me / Consulting: "aboutme"
avatar: "/assets/img/dmakariev-2024.jpeg"
social-network-links:
github: dmakariev
twitter: dmakariev
linkedin: dmakariev
# email: "[email protected]"
share-links-active:
twitter: true
linkedin: true
excerpt_length: 50
feed_show_excerpt: true
feed_show_tags: true
keywords: "java,java developer,spring,spring boot,java consultant,spring boot consultant,performance,optimization,prototype,startup,project,architecture,api,tutorial,how to,boilerplate,backend,best practices,domain driven,clean code,example,graalvm,beginners,database,hibernate,postgres,sql,microcervices,monolith,modulith,integration,native,rest,restful,swagger,test,testcontainers,junit,test driven,transactional"
link-col: "#404040"
mobile-theme-col: "#0085A1"
site-css: "/assets/css/custom-styles.css"
site-js: "/assets/js/custom-script.js"
edit_page_button: true
timezone: "Europe/Sofia"
permalink: /blog/:title/
paginate: 10
paginate_path: "/page:num/"
#google analytics ???
gtag: "G-46XHJ2N1WP"
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
carbonads: true
comments: true
social-share: true
show-share: true
show-subscribe: true
support_promo_box: true
after-content: [share-section.html, scroll-box.html]
footer-extra: [footer-subscribe.html, mermaid.html, mathjax.html]
-
scope:
path: "notblog"
values:
layout: "post"
carbonads: true
comments: false
social-share: true
show-share: true
show-subscribe: true
support_promo_box: true
after-content: [share-section.html, scroll-box.html]
footer-extra: [footer-subscribe.html, mermaid.html, mathjax.html]
-
scope:
path: "pages"
values:
layout: "page"
comments: false
footer-extra: [footer-subscribe.html, mermaid.html, mathjax.html]
-
scope:
path: ""
values:
layout: "page"
before-content: [support_promo_box.html, carbonads.html]
footer-extra: [footer-subscribe.html, mermaid.html, mathjax.html]
exclude:
- CHANGELOG.md
- CNAME
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- docs/
- files/java/Scrabble/*
# 2fc73a3a967e97599c9763d05e564189d5