2015-03-29 06:14:53 +00:00
|
|
|
# Site settings
|
|
|
|
title: Mahdi Dibaiee
|
|
|
|
email: mdibaiee@aol.com
|
|
|
|
description: Mahdi Dibaiee's personal blog on programming
|
2015-03-29 06:27:18 +00:00
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog/
|
2016-11-07 20:14:23 +00:00
|
|
|
url: "http://theread.me" # the base hostname & protocol for your site
|
2015-03-29 06:14:53 +00:00
|
|
|
twitter_username: mdibaiee
|
|
|
|
github_username: mdibaiee
|
|
|
|
|
|
|
|
# Build settings
|
|
|
|
markdown: kramdown
|
2016-11-02 15:16:46 +00:00
|
|
|
permalink: /:title/
|
2015-04-02 13:16:12 +00:00
|
|
|
redcarpet:
|
|
|
|
extensions: ["strikethrough"]
|