-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
31 lines (23 loc) · 788 Bytes
/
_config.yml
File metadata and controls
31 lines (23 loc) · 788 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
# Permalinks
permalink: pretty
# Setup
title: '[G]linmac'
tagline: 'SA & (Software|Data|Big Data|Platform) Engineer. Data enthusiast.'
description: 'Random notes, references and links about Big Data, software engineering and other related topics.'
url: http://glinmac.github.io
baseurl: ''
paginate_path: '/journal/page:num/'
paginate: 5
# About/contact
author:
name: Guillaume Gardey
url: https://glinmac.github.io
email: glinmac@gmail.com
github:
repo: https://github.com/glinmac
linkedin:
address: https://uk.linkedin.com/in/ggardey
# Custom vars
version: 1.0.0
gems: [jekyll-paginate]
exclude: [vendor]