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.
|
|
|
# Site settings
|
|
|
|
title: 10ninox's blog
|
|
|
|
email: info@10ninox.com
|
|
|
|
description: > # this means to ignore newlines until "baseurl:"
|
|
|
|
10ninox is a place where you'll find talks about tech mostly.
|
|
|
|
Opinions, how-tos, fixes, deals, dreams all in one place.
|
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog/
|
|
|
|
url: "http://blog.10ninox.com/" # the base hostname & protocol for your site
|
|
|
|
twitter_username: sipp11
|
|
|
|
github_username: sipp11
|
|
|
|
|
|
|
|
permalink: /:year/:month/:title/
|
|
|
|
paginate: 5
|
|
|
|
paginate_path: "post/page/:num/"
|
|
|
|
|
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|