forked from marcodiiga/marcodiiga.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
30 lines (28 loc) · 790 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
# Site settings
title: Marco << 0xC0FFEE;
description: Programming thoughts of a Software Engineer
baseurl: "" # the subpath of your site, e.g. /blog/
url: "http://marcodiiga.github.io" # the base hostname & protocol for your site
permalink: /:title
github: marcodiiga
stackoverflow: 1938163
googleplus: MarcoAlesiani
linkedin: marcodiiga
# Posts with a date in the future can be seen immediately
future: true
# Build settings
markdown: kramdown
kramdown:
# auto_ids: true
# footnote_nr: 1
# entity_output: as_char
# toc_levels: 1..2
# smart_quotes: lsquo,rsquo,ldquo,rdquo
# hard_wrap: false
# header_offset: 1
math_engine: mathjax
# enable_coderay: true
syntax_highlighter: rouge
syntax_highlighter_opts:
default_lang: nil
# highlighter: rouge