-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
65 lines (58 loc) · 1.43 KB
/
_config.yml
File metadata and controls
65 lines (58 loc) · 1.43 KB
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
title: creatorbe links
subtitle: A way to convert something into a readable string
description: Hasan B | Fullstack Dev & IT Generalist
author: creatorbe
github: https://github.com/CreatorB
about: Fullstack Dev & IT Generalist
disqus_shortname: creatorbe
google_analytics: UA-96556810-1
avatar_url: /static/img/avatar.jpg
enableTags: true
tagarray: []
collections:
project:
output: true
permalink: /project/:path/
category:
output: true
permalink: /category/:path/
social:
- icon: fa-whatsapp
link: "https://wa.me/6289619060672"
- icon: fa-envelope
link: "mailto:creatorb45@gmail.com"
- icon: fa-linkedin
link: "https://www.linkedin.com/in/creatorbe"
- icon: fa-twitter
link: "http://twitter.com/creatorbe"
- icon: fa-github
link: "https://github.com/CreatorB"
share:
twitter_username: creatorbe
fb_appid: 1869209126686739
urls:
- text: About
url: /about/
- text: Contact
url: /contact/
- text: Categories
url: /category/android
- text: Projects
url: /projects/
- text: CV
# url: /cv.html
url: https://drive.google.com/drive/folders/1oveQMGdYK6KNpTYmZ5OlkjvRroiQ9Qx4
url: "https://creatorbe.github.io"
baseurl: ""
paginate: 13
per_page: 13
paginate_path: "/page/:num/"
markdown: kramdown
gems:
- jekyll-paginate
- jekyll-gist
- jekyll-sitemap
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all