You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
613 B

# Site settings
title: Revuo Monero
description: "Weekly and Quarterly Monero Newsletter"
url: "http://revuo-monero.com"
# Build settings
baseurl: / # Change this to your relative path (ex: /blog/), or leave just a /
markdown: kramdown
source: .
destination: ./_site
permalink: /:title
paginate: 8
paginate_path: /page:num/
# Default values
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
# Plugins
gems:
- jekyll-paginate
# Custom variables
version: "1.1.0"
excerpt_separator: <!--more-->
# Options
custom_header: false
custom_nav_footer: false
reverse: false