tangled
alpha
login
or
join now
trnck.dev
/
blog
0
fork
atom
blog.trnck.dev
0
fork
atom
overview
issues
pulls
pipelines
Changed... stuff
trnck.dev
6 years ago
d2aa1439
f64ec576
+16
-29
8 changed files
expand all
collapse all
unified
split
_config.yml
_layouts
_posts
2019-05-14-hello-website.md
2019-05-18-geoproject.md
2019-08-11-interclip-3.0.md
2019-09-08-Interclip3.0.1.md
2019-09-14-roboschool_2019.md
2019-09-29-Inter-embeds.md
2019-10-15-files-on-interclip.md
+16
-29
_config.yml
···
1
1
layout: sidebar
2
2
style: light
3
3
theme: jekyll-theme-hacker
4
4
-
5
5
-
6
4
plugins:
7
5
- jekyll-octicons
8
6
- jekyll-github-metadata
9
7
- jemoji
10
8
- jekyll-admin
11
11
-
permalink: /:title/
12
12
-
9
9
+
permalink: '/:title/'
13
10
defaults:
14
14
-
-
15
15
-
scope:
16
16
-
path: "" # an empty string here means all files in the project
17
17
-
type: "posts"
11
11
+
- scope:
12
12
+
path: ''
13
13
+
type: posts
18
14
values:
19
19
-
layout: "post"
20
20
-
15
15
+
layout: post
21
16
projects:
22
17
sort_by: pushed
23
23
-
# sort_by options:
24
24
-
# - pushed
25
25
-
# - stars
26
18
limit: 12
27
19
exclude:
28
20
archived: false
29
21
forks: true
30
30
-
projects:
31
31
-
# - repo-name
32
32
-
22
22
+
projects: null
33
23
social_media:
34
34
-
website: https://filiptronicek.github.io/
24
24
+
website: 'https://filiptronicek.github.io/'
35
25
twitter: filiptronicek
36
26
stackoverflow: 10199319
37
27
facebook: filiptronicek69
38
28
hackerrank: filip_tronicek
39
29
instagram: filiptronicek93
40
40
-
41
30
topics:
42
42
-
43
31
- name: JavaScript
44
44
-
web_url: https://github.com/topics/javascript
45
45
-
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png
46
46
-
32
32
+
web_url: 'https://github.com/topics/javascript'
33
33
+
image_url: >-
34
34
+
https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png
47
35
- name: PHP
48
48
-
web_url: https://github.com/topics/css
49
49
-
image_url: https://raw.githubusercontent.com/github/explore/ccc16358ac4530c6a69b1b80c7223cd2744dea83/topics/php/php.png
50
50
-
36
36
+
web_url: 'https://github.com/topics/php'
37
37
+
image_url: >-
38
38
+
https://raw.githubusercontent.com/github/explore/ccc16358ac4530c6a69b1b80c7223cd2744dea83/topics/php/php.png
51
39
- name: Python
52
52
-
web_url: https://github.com/topics/python
53
53
-
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
54
54
-
55
55
-
40
40
+
web_url: 'https://github.com/topics/python'
41
41
+
image_url: >-
42
42
+
https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
_posts/2019-05-14-hello-website.md
_layouts/_posts/2019-05-14-hello-website.md
_posts/2019-05-18-geoproject.md
_layouts/_posts/2019-05-18-geoproject.md
_posts/2019-08-11-interclip-3.0.md
_layouts/_posts/2019-08-11-interclip-3.0.md
_posts/2019-09-08-Interclip3.0.1.md
_layouts/_posts/2019-09-08-Interclip3.0.1.md
_posts/2019-09-14-roboschool_2019.md
_layouts/_posts/2019-09-14-roboschool_2019.md
_posts/2019-09-29-Inter-embeds.md
_layouts/_posts/2019-09-29-Inter-embeds.md
_posts/2019-10-15-files-on-interclip.md
_layouts/_posts/2019-10-15-files-on-interclip.md