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.
14 lines
469 B
14 lines
469 B
10 years ago
|
# 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
|
||
|
|
||
|
# Build settings
|
||
|
markdown: kramdown
|