-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
28 lines (22 loc) · 817 Bytes
/
_config.yml
File metadata and controls
28 lines (22 loc) · 817 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
# Site settings
title: BadVertex
subtitle: Game Development, Programming and Technology
email: badvertex@gmail.com
description: Articles about game development, programming and technology. Learn to code games, applications and websites and get useful tips to improve your programming skills.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://badvertex.com" # the base hostname & protocol for your site
#twitter_username: nexcius
github_username: badvertex
#owner: Håvard Kindem
# Build settings
markdown: kramdown
encoding: utf-8
highlighter: rouge #pygments
kramdown:
input: GFM
hard_wrap: false
excerpt_separator: <!--more-->
plugins: [jekyll-paginate]
paginate: 6
paginate_path: "/page/:num/"
staticmanUrl: https://api.staticman.net/v2/entry/badvertex/badvertex.github.io/master/comments