qasim/_config.yml

11 lines
153 B
YAML
Raw Normal View History

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