blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update _config.yml

+14 -7
+14 -7
_config.yml
··· 21 21 # sort_by options: 22 22 # - pushed 23 23 # - stars 24 - limit: 9 24 + limit: 6 25 25 exclude: 26 - forks: true 26 + forks: false 27 27 projects: 28 28 # - repo-name 29 29 30 - # social_media: 30 + social_media: 31 + website: http://filiptronicek.4fan.cz/ 32 + twitter: filip_tronicek 33 + stackoverflow: 10199319 34 + facebook: filiptronicek69 35 + 31 36 # behance: your_username 32 37 # dribbble: your_username 33 38 # facebook: your_username ··· 49 54 web_url: https://github.com/topics/css 50 55 image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png 51 56 52 - - name: Web design 57 + - name: Python 58 + web_url: https://github.com/topics/python 59 + image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png 53 60 54 - - name: Sass 55 - web_url: https://github.com/topics/sass 56 - image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png 61 + - name: JavaScript 62 + web_url: https://github.com/topics/javascript 63 + image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png