-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
90 lines (74 loc) · 2.94 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
layout: stacked
style: dark
plugins:
- jekyll-octicons
- jekyll-github-metadata
- jemoji
permalink: /:year/:month/:day/:title/
defaults:
-
scope:
path: "" # an empty string here means all files in the project
type: "posts"
values:
layout: "post"
projects:
sort_by: pushed
# sort_by options:
# - pushed
# - stars
limit: 9
exclude:
forks: true
projects:
# - repo-name
social_media:
# behance: your_username
# dribbble: your_username
# facebook: your_username
# instagram: your_username
keybase: miroesli
linkedin: miroesli
# medium: miroesli
stackoverflow: 11375946
# telegram: miroesli
twitter: miroesli
# unsplash: your_username
# vk: your_username
hackerrank: miroesli
# youtube: Michail258
website: miroesli.github.io
topics:
- name: Python
web_url: https://github.com/topics/python
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
- name: C Sharp
web_url: https://github.com/topics/csharp
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/csharp/csharp.png
- name: Typescript
web_url: https://github.com/topics/typescript
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/typescript/typescript.png
- name: Docker
web_url: https://github.com/topics/docker
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/docker/docker.png
- name: Rust
web_url: https://github.com/topics/rust
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/rust/rust.png
- name: Go
web_url: https://github.com/topics/golang
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/go/go.png
# - name: Nodejs
# web_url: https://github.com/topics/nodejs
# image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/nodejs/nodejs.png
# - name: Julia
# web_url: https://github.com/topics/julia
# image_url: https://raw.githubusercontent.com/github/explore/49e13f12be05e7e3f3616bb7a5030d70b259f320/topics/julia/julia.png
# - name: Javascript
# web_url: https://github.com/topics/javascript
# image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png
# - name: HTML
# web_url: https://github.com/topics/html
# image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/html/html.png
# - name: CSS
# web_url: https://github.com/topics/css
# image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png