2016-05-01 11:13:57 +02:00
|
|
|
# Setup
|
|
|
|
title: Caught in the Net
|
|
|
|
tagline: 'La rete ti cattura ma libera il pensiero'
|
|
|
|
url: francescomecca.eu
|
|
|
|
baseurl: /
|
2017-05-09 11:29:54 +02:00
|
|
|
paginate: 5
|
2016-05-01 11:13:57 +02:00
|
|
|
|
2017-05-09 11:29:54 +02:00
|
|
|
# About/contact
|
2016-05-01 11:13:57 +02:00
|
|
|
author:
|
|
|
|
name: 'Francesco Mecca'
|
|
|
|
email: me@francescomecca.eu
|
2017-05-09 12:17:48 +02:00
|
|
|
url: 'http://francescomecca.eu'
|
|
|
|
|
2016-05-01 11:13:57 +02:00
|
|
|
|
2017-05-09 11:29:54 +02:00
|
|
|
# Gems
|
2016-05-01 11:13:57 +02:00
|
|
|
gems:
|
|
|
|
- jekyll-paginate
|
|
|
|
|
2017-05-09 11:29:54 +02:00
|
|
|
#Others
|
|
|
|
markdown: redcarpet
|
|
|
|
redcarpet:
|
|
|
|
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
|
2016-05-01 11:13:57 +02:00
|
|
|
|
2017-05-09 11:29:54 +02:00
|
|
|
highlighter: rouge
|
2016-05-01 11:13:57 +02:00
|
|
|
|
2017-05-09 11:29:54 +02:00
|
|
|
# Permalinks
|
|
|
|
permalink: pretty
|