From a816227d0d965e6f3b1e086bd417dbcb1190a2ba Mon Sep 17 00:00:00 2001 From: vvakame Date: Thu, 20 Jul 2017 17:47:00 +0900 Subject: [PATCH] =?UTF-8?q?=E8=A8=AD=E5=AE=9A=E9=A0=85=E7=9B=AE=E3=82=92?= =?UTF-8?q?=E6=8A=80=E8=A1=93=E6=9B=B8=E5=85=B8=E3=83=99=E3=83=BC=E3=82=B9?= =?UTF-8?q?=E3=81=AB=E6=9B=B8=E3=81=8D=E6=8F=9B=E3=81=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..f1ab345 --- /dev/null +++ b/_config.yml @@ -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