-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
32 lines (27 loc) · 1.08 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Exclude build files
exclude: ["node_modules", "gulpfile.js", "package.json","theme", "raw"]
# Site Settings
title: "Miki Ishijima"
description: "イシジマミキ 徹底解説"
email: "[email protected]"
baseurl: ""
url: "http://mikiishijima.com"
banner: "http://mikiishijima.com/assets/images/ogp-image.png"
# Author Settings
author_name: "Miki Ishijima"
author_url: "http://mikiishijima.com/"
author_bio: "デザインワーク、ソフトウェア開発のワークフロー、デザイン自体の考え方に関する著書を持つ。2013年にザ・マーズナレッジ株式会社設立。"
author_email: "[email protected]"
author_image: "https://dl.dropboxusercontent.com/u/797976/profile/woopsdez-owner-sq.jpg"
# Social Settings
twitter_url: "http://twitter.com/woopsdez"
facebook_url: "http://faceboo.com/woopsdez"
github_url: "http://github.com/woopsdez"
# SASS Settings
# DO NOT MODIFY
sass:
sass_dir: "assets/css/"
style: :compressed
# Build Settings
markdown: kramdown
permalink: pretty