blog.trnck.dev

Changed... stuff

+16 -29
+16 -29
_config.yml
··· 1 1 layout: sidebar 2 2 style: light 3 3 theme: jekyll-theme-hacker 4 - 5 - 6 4 plugins: 7 5 - jekyll-octicons 8 6 - jekyll-github-metadata 9 7 - jemoji 10 8 - jekyll-admin 11 - permalink: /:title/ 12 - 9 + permalink: '/:title/' 13 10 defaults: 14 - - 15 - scope: 16 - path: "" # an empty string here means all files in the project 17 - type: "posts" 11 + - scope: 12 + path: '' 13 + type: posts 18 14 values: 19 - layout: "post" 20 - 15 + layout: post 21 16 projects: 22 17 sort_by: pushed 23 - # sort_by options: 24 - # - pushed 25 - # - stars 26 18 limit: 12 27 19 exclude: 28 20 archived: false 29 21 forks: true 30 - projects: 31 - # - repo-name 32 - 22 + projects: null 33 23 social_media: 34 - website: https://filiptronicek.github.io/ 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 - 41 30 topics: 42 - 43 31 - name: JavaScript 44 - web_url: https://github.com/topics/javascript 45 - image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png 46 - 32 + web_url: 'https://github.com/topics/javascript' 33 + image_url: >- 34 + https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png 47 35 - name: PHP 48 - web_url: https://github.com/topics/css 49 - image_url: https://raw.githubusercontent.com/github/explore/ccc16358ac4530c6a69b1b80c7223cd2744dea83/topics/php/php.png 50 - 36 + web_url: 'https://github.com/topics/php' 37 + image_url: >- 38 + https://raw.githubusercontent.com/github/explore/ccc16358ac4530c6a69b1b80c7223cd2744dea83/topics/php/php.png 51 39 - name: Python 52 - web_url: https://github.com/topics/python 53 - image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png 54 - 55 - 40 + web_url: 'https://github.com/topics/python' 41 + image_url: >- 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