forked from kamat/blog
10 lines
182 B
YAML
10 lines
182 B
YAML
#build settings
|
|
ignore: ['rakefile']
|
|
#site settingsk
|
|
site:
|
|
title: kamat's page
|
|
description: This is kamat's website!
|
|
base_url: http://kamat.rumginger.org
|
|
posts:
|
|
rss: rss.xml
|