blog.trnck.dev
0
fork

Configure Feed

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

remove unneeded config values

+1 -20
+1 -20
_config.yml
··· 12 12 type: posts 13 13 values: 14 14 layout: post 15 - projects: 16 - sort_by: pushed 17 - limit: 6 18 - exclude: 19 - archived: false 20 - forks: true 21 - projects: null 22 15 social_media: 23 16 x: filiptronicek 24 17 linkedin: filiptronicek 25 - topics: 26 - - name: JavaScript 27 - web_url: 'https://github.com/topics/javascript' 28 - image_url: >- 29 - https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png 30 - - name: Python 31 - web_url: 'https://github.com/topics/python' 32 - image_url: >- 33 - https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png 34 - - name: Node.js 35 - web_url: 'https://github.com/topics/node-js' 36 - image_url: >- 37 - https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/nodejs/nodejs.png 18 + title: Filip's Blog 38 19 author: filiptronicek 39 20 repository: "filiptronicek/blog"