francescomecca.eu/_config.yml

40 lines
731 B
YAML
Raw Normal View History

2016-05-01 11:13:57 +02:00
# Dependencies
markdown: redcarpet
2016-07-07 02:05:21 +02:00
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
2016-05-01 11:13:57 +02:00
highlighter: rouge
# Permalinks
permalink: pretty
# Setup
title: Caught in the Net
tagline: 'La rete ti cattura ma libera il pensiero'
2017-05-07 12:21:36 +02:00
#description: 'Blog di Francesco Mecca'
2016-05-01 11:13:57 +02:00
url: francescomecca.eu
baseurl: /
author:
name: 'Francesco Mecca'
email: me@francescomecca.eu
paginate: 5
# Custom vars
#version: 2.1.0
github:
repo: https://github.com/poole/hyde
gems:
- jekyll-paginate
- jekyll-gist
- rouge
2016-09-17 15:13:02 +02:00
#- 'jekyll-related-posts'
- jekyll-feed
2016-05-01 11:13:57 +02:00