-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
40 lines (33 loc) · 912 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
# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty
collections_dir: all_collections
collections:
redteamresources:
output: true
hosting_comp_resources:
output: true
blueteamresources:
output: true
training_websites:
output: true
posts:
output: true
# Setup
title: 'Competitive Cyber Clubs'
tagline: 'Website for Competitive Cyber Clubs Community'
description: 'Website for the Competitive Cyber Clubs Discord'
url: https://competitivecyberclubs.org
baseurl: ""
author:
name: 'Mark Otto'
url: https://twitter.com/mdo
paginate: 5
paginate_path: "/all_collections/posts/post:num/"
plugins: [jekyll-paginate]
# Custom vars
version: 0.2
github:
repo: https://github.com/Competitive-Cyber-Clubs/competitivecyberclubs.github.io