-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
43 lines (38 loc) · 821 Bytes
/
_config.yml
File metadata and controls
43 lines (38 loc) · 821 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
title: HackademINT
description: Club de cybersécurité de MiNET sur le campus de Télécom SudParis
show_downloads: false
google_analytics:
theme: jekyll-theme-midnight
lang: 'fr-FR'
# -- SOCIAL -- #
twitter:
username: HackademINT
url: "https://twitter.com/hackademint"
github:
repository_url: 'https://github.com/HackademINT/hackademint.github.io'
discord:
url: "https://discord.gg/MTYrahFjdU"
author:
name: "HackademINT"
email: "hackademint@listes.minet.net"
url: "https://hackademint.org"
baseurl: /
source: .
destination: ./_site
permalink: /:title
paginate: 100
paginate_path: /page/:num/
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
future: true
plugins:
- jekyll-seo-tag
- jekyll-paginate
- jekyll-menus
owner : "HackademINT"
year : "2022"