-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_config.yml
52 lines (46 loc) · 1.04 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
# Site
name: "noobSecurity"
description: "One mistake can make you crazy"
meta_description: "noobsec, noobsecurity, pentesting, penetration tester"
logo: "assets/images/noobsecnew.png"
favicon: "assets/images/noob-favicon.png"
baseurl: ""
url: "https://noobsec.org"
enforce_ssl: "noobsec.org"
disqus: "noobsec"
# Authors
authors:
dw1:
name: Dwi Siswanto
display_name: dw1
facebook: "100004896060156"
email: [email protected]
web: https://dw1.co
description: "Aku datang tuk kebumikan gayamu yang selangit!"
Blankon33:
name: Faizal Abroni
display_name: Blankon33
facebook: "100000115162598"
email: "[email protected]"
web: "#"
description: "Peternak kudanil"
# Plugins
plugins:
- jekyll-paginate
- jekyll-archives
# Archives
jekyll-archives:
enabled:
- categories
layout: archive
permalinks:
category: "/category/:name/"
# Pagination
paginate: 6
paginate_path: /page/:num/
# Other
markdown: kramdown
permalink: /:categories/:title/
highlighter: rouge
future: true
published: true