francescomecca.eu/_config.yml

40 lines
917 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'
#description: 'A brazen two-column <a href="http://jekyllrb.com" target="_blank">Jekyll</a> theme that pairs a prominent sidebar with uncomplicated content. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a>.'
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