forked from agusmakmun/agusmakmun.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
47 lines (39 loc) · 833 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: ShadeSec
description: Hacking/exploit dev/linux/etc
author: L E
github: le91688
about: VR/Exploit Dev/Web Hacking/ Programming
disqus_shortname: www-shadesec-com
google_analytics: UA-90321150-1
enableTags: true
tagarray: []
collections:
project:
output: true
permalink: /project/:path/
social:
- icon: fa-twitter
link: "https://twitter.com/espnshade"
share:
twitter_username: espnshade
fb_appid: 1749788565247320
urls:
- text: About Me
url: /about/
- text: Projects
url: /projects/
- text: Github
url: https://github.com/le91688
url: "https://www.shadesec.com"
baseurl: ""
paginate: 20
per_page: 20
paginate_path: "/page:num/"
markdown: kramdown
gems:
- jekyll-paginate
- jekyll-gist
compress_html:
clippings: all
comments: ["<!-- ", " -->"]
endings: all