summaryrefslogtreecommitdiff
path: root/_config.yml
blob: 350a5aa0f1dca6be255a15239a0c03c8f0b6bae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
permalink: "/:year/:month/:day/:title"
exclude: ["README.markdown"]
lsi: false
safe: false

baseurl: ""
url: "http://irssi.github.io"

title: Irssi
project: The Irssi Project
description: The Client of the Future
name: Irssi Core Team
email: staff@irssi.org

paginate: 8
paginate_path: "news/:num/"