2012-07-30 01:54:04 +02:00
|
|
|
# Jekyll
|
|
|
|
safe: true
|
2012-07-30 02:44:08 +02:00
|
|
|
auto: true
|
2012-07-30 02:31:12 +02:00
|
|
|
server_port: 9393
|
2012-07-30 01:54:04 +02:00
|
|
|
permalink: /:year/:title/
|
2012-07-30 02:31:12 +02:00
|
|
|
paginate: 10
|
2012-07-30 01:54:04 +02:00
|
|
|
exclude:
|
|
|
|
name: Qasim
|
2012-07-30 02:31:12 +02:00
|
|
|
baseurl: /qasim
|
|
|
|
url: http://localhost:9393
|