forked from github/personal-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
31 lines (24 loc) · 821 Bytes
/
_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
layout: sidebar
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"
topics:
- name: Python
web_url: https://github.com/topics/python
image_url: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/1200px-Python-logo-notext.svg.png
- name: JavaScript
web_url: https://github.com/topics/javascript
image_url: https://upload.wikimedia.org/wikipedia/commons/6/6a/JavaScript-logo.png
- name: Ruby
web_url: https://github.com/topics/ruby
image_url: https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/Ruby_logo.svg/1024px-Ruby_logo.svg.png