設定項目を技術書典ベースに書き換え

pull/1341/head
vvakame 2017-07-20 17:47:00 +09:00
parent 9ed876f49e
commit a816227d0d
1 changed files with 94 additions and 0 deletions

94
_config.yml Normal file
View File

@ -0,0 +1,94 @@
# Menus
menu:
Blog: .
Archives: archives
Official: https://techbookfest.org/
サークル参加する!: https://techbookfest.org/event/tbf03#requirements
# Categories: categories
# Tags: tags
# About: about
# Customize
customize:
logo:
enabled: true
width: 40
height: 40
url: images/logo.png
profile:
enabled: true # Whether to show profile bar
avatar: css/images/avatar.png
gravatar: # Gravatar email address, if you enable Gravatar, your avatar config will be overriden
author: 技術書典
author_title: 技術書のお祭り!
location: 秋葉原UDX 2F アキバ・スクエア
follow: https://twitter.com/techbookfest/
highlight: monokai
sidebar: right # sidebar position, options: left, right or leave it empty
thumbnail: false # enable posts thumbnail, options: true, false
favicon: # path to favicon
social_links:
# github: http://github.com/ppoffice/hexo-theme-icarus
twitter: twitter.com/techbookfest/
# facebook: /
# dribbble: /
rss: / # TODO
social_link_tooltip: true # enable the social link tooltip, options: true, false
# Widgets
widgets:
- recent_posts
- category
- archive
- tag
- tagcloud
- links
# Search
search:
insight: true # you need to install `hexo-generator-json-content` before using Insight Search
swiftype: # enter swiftype install key here
baidu: false # you need to disable other search engines to use Baidu search, options: true, false
# Comment
comment:
disqus: # enter disqus shortname here
duoshuo: # enter duoshuo shortname here
youyan: # enter youyan uid here
facebook: # enter true to enable
isso: # enter the domain name of your own comment isso server eg. comments.example.com
changyan: # please fill in `appid` and `conf` to enable
appid:
conf:
gitment:
owner: #your github ID
repo: #the repo to store comments
#Register an OAuth application, and you will get a client ID and a client secret.
client_id: #your client ID
client_secret: #your client secret
# Share
share: default # options: jiathis, bdshare, addtoany, default
# Plugins
plugins:
lightgallery: false # options: true, false
justifiedgallery: false # options: true, false
google_analytics: # enter the tracking ID for your Google Analytics
google_site_verification: # enter Google site verification code
baidu_analytics: # enter Baidu Analytics hash key
mathjax: false # options: true, false
# Miscellaneous
miscellaneous:
open_graph: # see http://ogp.me
fb_app_id:
fb_admins:
twitter_id: techbookfest
google_plus:
links:
公式サイト: https://techbookfest.org/
技術書典3: https://techbookfest.org/event/tbf03
超技術書典: https://techbookfest.org/event/cho01
技術書典2: https://techbookfest.org/event/tbf02
技術書典: https://techbookfest.org/tbf01