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.
|
|
|
|
# Site settings
|
|
|
|
|
title: Everyday in Thailand
|
|
|
|
|
email: info(at)everyday.in.th
|
|
|
|
|
description: > # this means to ignore newlines until "baseurl:"
|
|
|
|
|
เรื่องราวต่างๆ รอบๆ ตัว หวังว่าเรื่องจะมีเรื่องดีๆ มากกว่า
|
|
|
|
|
#failed ที่เป็นอยู่ทุกวันนี้ และก็มีโปรเจกใหม่ๆ ที่น่าสนใจไปต่อไป
|
|
|
|
|
baseurl: "" # the subpath of your site, e.g. /blog/
|
|
|
|
|
url: "http://everyday.in.th" # the base hostname & protocol for your site
|
|
|
|
|
# twitter_username: jekyllrb
|
|
|
|
|
# github_username: jekyll
|
|
|
|
|
|
|
|
|
|
# Build settings
|
|
|
|
|
markdown: kramdown
|
|
|
|
|
permalink: /:year/:month/:title/
|
|
|
|
|
|
|
|
|
|
paginate: 5
|
|
|
|
|
paginate_path: "post/page/:num/"
|
|
|
|
|
|
|
|
|
|
sass:
|
|
|
|
|
style: :compressed
|
|
|
|
|
sass_dir: _sass
|