-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
55 lines (53 loc) · 1005 Bytes
/
_config.yml
File metadata and controls
55 lines (53 loc) · 1005 Bytes
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
title: BabasLab
author: Mehedi Hasan Aroyan
description: The official website of BabasLab. Browse our projects and download crazy stuffs from here.
google_analytics: G-6149J19BS
google_site_verification_content:
disqus_forum_shortname:
#Usernames and badges
htb_badge_no:
thm_badge_no:
show_thm_htb_badges_in_nav: false
github_username: BabasLab
gitlab:
medium:
stackoverflow:
hacker_news:
linkedin:
twitch:
youtube:
twitter:
facebook: groups/TeamVVirus
instagram:
reddit:
pinterest:
telegram: TheBotolBaba
steam:
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable : true
exclude: [
/*/*/_problems/*,
scripts
]
plugins:
# - jekyll-seo-tag
- jemoji
- jekyll-sitemap
- jekyll-github-metadata
collections:
pages:
output: true
permalink: /:name
tutorials:
output: true
downloads:
output: true
projects:
output: true
terms-and-conditions:
output: true
privacy-policy:
output: true
theme: jekyll-theme-cayman