forked from BesutKode/BesutKode.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (26 loc) · 739 Bytes
/
_config.yml
File metadata and controls
31 lines (26 loc) · 739 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
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
# relative_permalinks: true
# Setup
title: Besut Kode
tagline: 'Status'
description: 'Status for Besut Kode, an open-source software development competition hosted by <a href="https://wikimedia-id.github.io">Wikimedia Indonesia</a>'
# url:
baseurl: ''
paginate: 5
paginate_path: "/blog/page:num/"
elimination: "/elimination/"
# About/contact
# author:
# name:
# url:
# email:
# Custom vars
version: 1.0.0
gems: [jekyll-paginate]
paginate: 5
paginate_path: "/blog/page:num/"
github:
repo: https://github.com/BesutKode/BesutKode.github.io