_config.yml を生成しなおして内容を移植した
parent
161d91a27b
commit
b145692556
313
_config.yml
313
_config.yml
|
@ -1,92 +1,166 @@
|
||||||
# Menus
|
# Version of the Icarus theme that is currently used
|
||||||
|
version: 2.3.0
|
||||||
|
# Path or URL to the website's icon
|
||||||
|
favicon: /images/tbf-icon.svg
|
||||||
|
# Path or URL to RSS atom.xml
|
||||||
|
rss: /atom.xml
|
||||||
|
# Path or URL to the website's logo to be shown on the left of the navigation bar or footer
|
||||||
|
logo: /images/tbf-icon.svg
|
||||||
|
# Open Graph metadata
|
||||||
|
# https://hexo.io/docs/helpers.html#open-graph
|
||||||
|
open_graph:
|
||||||
|
# Facebook App ID
|
||||||
|
# fb_app_id:
|
||||||
|
# Facebook Admin ID
|
||||||
|
# fb_admins:
|
||||||
|
# Twitter ID
|
||||||
|
twitter_id: techbookfest
|
||||||
|
# Twitter site
|
||||||
|
twitter_site: https://techbookfest.org/
|
||||||
|
# Google+ profile link
|
||||||
|
# google_plus:
|
||||||
|
# Navigation bar link settings
|
||||||
|
navbar:
|
||||||
|
# Navigation bar menu links
|
||||||
menu:
|
menu:
|
||||||
# Blog: .
|
# Home: /
|
||||||
Archives: archives
|
Archives: /archives
|
||||||
# Official: https://techbookfest.org/
|
|
||||||
サークル参加😺: https://techbookfest.org/event/tbf07#requirements
|
サークル参加😺: https://techbookfest.org/event/tbf07#requirements
|
||||||
技術書典7 9/22: https://techbookfest.org/event/tbf07
|
技術書典7 9/22: https://techbookfest.org/event/tbf07
|
||||||
# Categories: categories
|
# Categories: /categories
|
||||||
# Tags: tags
|
# Tags: /tags
|
||||||
# About: about
|
# About: /about
|
||||||
|
# Navigation bar links to be shown on the right
|
||||||
# Customize
|
links:
|
||||||
customize:
|
公式サイト: https://techbookfest.org/
|
||||||
logo:
|
# Download on GitHub:
|
||||||
enabled: false
|
# icon: fab fa-github
|
||||||
width: 40
|
# url: 'https://github.com/ppoffice/hexo-theme-icarus'
|
||||||
height: 40
|
# Footer section link settings
|
||||||
url: images/tbf-icon.svg
|
footer:
|
||||||
profile:
|
# Links to be shown on the right of the footer section
|
||||||
enabled: true # Whether to show profile bar
|
links:
|
||||||
avatar: css/images/tbf-icon.svg
|
# Creative Commons:
|
||||||
gravatar: # Gravatar email address, if you enable Gravatar, your avatar config will be overriden
|
# icon: fab fa-creative-commons
|
||||||
author: 技術書典
|
# url: 'https://creativecommons.org/'
|
||||||
author_title: 技術書のお祭り!
|
# Attribution 4.0 International:
|
||||||
location: 9/22 サンシャインシティ 文化会館ビル2/3F 展示ホールC/D
|
# icon: fab fa-creative-commons-by
|
||||||
follow: https://twitter.com/techbookfest/
|
# url: 'https://creativecommons.org/licenses/by/4.0/'
|
||||||
highlight: monokai
|
# Download on GitHub:
|
||||||
sidebar: right # sidebar position, options: left, right or leave it empty
|
# icon: fab fa-github
|
||||||
thumbnail: false # enable posts thumbnail, options: true, false
|
# url: 'https://github.com/ppoffice/hexo-theme-icarus'
|
||||||
favicon: css/images/favicon.ico
|
# Article display settings
|
||||||
social_links:
|
article:
|
||||||
# github: http://github.com/ppoffice/hexo-theme-icarus
|
# Code highlight theme
|
||||||
twitter: https://twitter.com/techbookfest/
|
# https://github.com/highlightjs/highlight.js/tree/master/src/styles
|
||||||
# facebook: /
|
highlight: atom-one-light
|
||||||
# dribbble: /
|
# Whether to show article thumbnail images
|
||||||
rss: /atom.xml
|
thumbnail: false
|
||||||
social_link_tooltip: true # enable the social link tooltip, options: true, false
|
# Whether to show estimate article reading time
|
||||||
|
readtime: false
|
||||||
# Widgets
|
# Search plugin settings
|
||||||
widgets:
|
# https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Search
|
||||||
- recent_posts
|
|
||||||
- category
|
|
||||||
- archive
|
|
||||||
- tag
|
|
||||||
- tagcloud
|
|
||||||
- links
|
|
||||||
|
|
||||||
# Search
|
|
||||||
search:
|
search:
|
||||||
insight: true # you need to install `hexo-generator-json-content` before using Insight Search
|
# Name of the search plugin
|
||||||
swiftype: # enter swiftype install key here
|
type: insight
|
||||||
baidu: false # you need to disable other search engines to use Baidu search, options: true, false
|
# Comment plugin settings
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Comment
|
||||||
# Comment
|
|
||||||
comment:
|
comment:
|
||||||
disqus: # enter disqus shortname here
|
# Name of the comment plugin
|
||||||
duoshuo: # enter duoshuo shortname here
|
type:
|
||||||
youyan: # enter youyan uid here
|
# Donation entries
|
||||||
facebook: # enter true to enable
|
# https://ppoffice.github.io/hexo-theme-icarus/categories/Donation/
|
||||||
isso: # enter the domain name of your own comment isso server eg. comments.example.com
|
donate:
|
||||||
changyan: # please fill in `appid` and `conf` to enable
|
# -
|
||||||
appid:
|
# # Donation entry name
|
||||||
conf:
|
# type: alipay
|
||||||
gitment:
|
# # Qrcode image URL
|
||||||
owner: #your github ID
|
# qrcode: ''
|
||||||
repo: #the repo to store comments
|
# -
|
||||||
#Register an OAuth application, and you will get a client ID and a client secret.
|
# # Donation entry name
|
||||||
client_id: #your client ID
|
# type: wechat
|
||||||
client_secret: #your client secret
|
# # Qrcode image URL
|
||||||
|
# qrcode: ''
|
||||||
# Share
|
# -
|
||||||
share: default # options: jiathis, bdshare, addtoany, default
|
# # Donation entry name
|
||||||
|
# type: paypal
|
||||||
# Plugins
|
# # Paypal business ID or email address
|
||||||
plugins:
|
# business: ''
|
||||||
lightgallery: false # options: true, false
|
# # Currency code
|
||||||
justifiedgallery: false # options: true, false
|
# currency_code: USD
|
||||||
google_analytics: UA-75502922-3
|
# -
|
||||||
google_site_verification: # enter Google site verification code
|
# # Donation entry name
|
||||||
baidu_analytics: # enter Baidu Analytics hash key
|
# type: patreon
|
||||||
mathjax: false # options: true, false
|
# # URL to the Patreon page
|
||||||
|
# url: ''
|
||||||
# Miscellaneous
|
# Share plugin settings
|
||||||
miscellaneous:
|
# https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Share
|
||||||
open_graph: # see http://ogp.me
|
share:
|
||||||
fb_app_id:
|
# Share plugin name
|
||||||
fb_admins:
|
type:
|
||||||
twitter_id: techbookfest
|
# Sidebar settings.
|
||||||
google_plus:
|
# Please be noted that a sidebar is only visible when it has at least one widget
|
||||||
|
sidebar:
|
||||||
|
# left sidebar settings
|
||||||
|
left:
|
||||||
|
# Whether the left sidebar is sticky when page scrolls
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/make-a-sidebar-sticky-when-page-scrolls/
|
||||||
|
sticky: false
|
||||||
|
# right sidebar settings
|
||||||
|
right:
|
||||||
|
# Whether the right sidebar is sticky when page scrolls
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/make-a-sidebar-sticky-when-page-scrolls/
|
||||||
|
sticky: false
|
||||||
|
# Sidebar widget settings
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/categories/Widgets/
|
||||||
|
widgets:
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: profile
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: left
|
||||||
|
# Author name to be shown in the profile widget
|
||||||
|
author: 技術書典
|
||||||
|
# Title of the author to be shown in the profile widget
|
||||||
|
author_title: 運営事務局
|
||||||
|
# Author's current location to be shown in the profile widget
|
||||||
|
location: 9/22 サンシャインシティ # 文化会館ビル2/3F 展示ホールC/D
|
||||||
|
# Path or URL to the avatar to be shown in the profile widget
|
||||||
|
avatar: /css/images/tbf-icon.svg
|
||||||
|
# Email address for the Gravatar to be shown in the profile widget
|
||||||
|
# gravatar:
|
||||||
|
# Whether to show avatar image rounded or square
|
||||||
|
avatar_rounded: false
|
||||||
|
# Path or URL for the follow button
|
||||||
|
follow_link: 'https://twitter.com/techbookfest/'
|
||||||
|
# Links to be shown on the bottom of the profile widget
|
||||||
|
social_links:
|
||||||
|
# Github:
|
||||||
|
# icon: fab fa-github
|
||||||
|
# url: 'https://github.com/ppoffice'
|
||||||
|
# Facebook:
|
||||||
|
# icon: fab fa-facebook
|
||||||
|
# url: 'https://facebook.com'
|
||||||
|
Twitter:
|
||||||
|
icon: fab fa-twitter
|
||||||
|
url: 'https://twitter.com/techbookfest'
|
||||||
|
# Dribbble:
|
||||||
|
# icon: fab fa-dribbble
|
||||||
|
# url: 'https://dribbble.com'
|
||||||
|
RSS:
|
||||||
|
icon: fas fa-rss
|
||||||
|
url: /
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: toc
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: left
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: links
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: left
|
||||||
|
# Links to be shown in the links widget
|
||||||
links:
|
links:
|
||||||
公式サイト: https://techbookfest.org/
|
公式サイト: https://techbookfest.org/
|
||||||
技術書典7: https://techbookfest.org/event/tbf07
|
技術書典7: https://techbookfest.org/event/tbf07
|
||||||
|
@ -97,3 +171,74 @@ miscellaneous:
|
||||||
超技術書典: https://techbookfest.org/event/cho01
|
超技術書典: https://techbookfest.org/event/cho01
|
||||||
技術書典2: https://techbookfest.org/event/tbf02
|
技術書典2: https://techbookfest.org/event/tbf02
|
||||||
技術書典: https://techbookfest.org/tbf01
|
技術書典: https://techbookfest.org/tbf01
|
||||||
|
# -
|
||||||
|
# # Widget name
|
||||||
|
# type: category
|
||||||
|
# # Where should the widget be placed, left or right
|
||||||
|
# position: left
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: tagcloud
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: left
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: recent_posts
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: right
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: tag
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: right
|
||||||
|
-
|
||||||
|
# Widget name
|
||||||
|
type: archive
|
||||||
|
# Where should the widget be placed, left or right
|
||||||
|
position: right
|
||||||
|
# Other plugin settings
|
||||||
|
plugins:
|
||||||
|
# Enable page animations
|
||||||
|
animejs: true
|
||||||
|
# Enable the lightGallery and Justified Gallery plugins
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/gallery-plugin/
|
||||||
|
gallery: true
|
||||||
|
# Enable the Outdated Browser plugin
|
||||||
|
# http://outdatedbrowser.com/
|
||||||
|
outdated-browser: true
|
||||||
|
# Enable the MathJax plugin
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/mathjax-plugin/
|
||||||
|
mathjax: true
|
||||||
|
# Show the back to top button on mobile devices
|
||||||
|
back-to-top: true
|
||||||
|
# Google Analytics plugin settings
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/site-analytics-plugin/#Google-Analytics
|
||||||
|
google-analytics:
|
||||||
|
# Google Analytics tracking id
|
||||||
|
tracking_id: UA-75502922-3
|
||||||
|
# Baidu Analytics plugin settings
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/site-analytics-plugin/#Baidu-Analytics
|
||||||
|
# baidu-analytics:
|
||||||
|
# # Baidu Analytics tracking id
|
||||||
|
# tracking_id:
|
||||||
|
# Hotjar user feedback plugin
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Plugins/General/site-analytics-plugin/#Hotjar
|
||||||
|
# hotjar:
|
||||||
|
# # Hotjar site id
|
||||||
|
# site_id:
|
||||||
|
# Show a loading progress bar at top of the page
|
||||||
|
progressbar: true
|
||||||
|
# Show the copy button in the highlighted code area
|
||||||
|
# clipboard: true
|
||||||
|
# BuSuanZi site/page view counter
|
||||||
|
# https://busuanzi.ibruce.info
|
||||||
|
# busuanzi: false
|
||||||
|
# CDN provider settings
|
||||||
|
# https://ppoffice.github.io/hexo-theme-icarus/Configuration/Theme/speed-up-your-site-with-custom-cdn/
|
||||||
|
providers:
|
||||||
|
# Name or URL of the JavaScript and/or stylesheet CDN provider
|
||||||
|
cdn: jsdelivr
|
||||||
|
# Name or URL of the webfont CDN provider
|
||||||
|
fontcdn: google
|
||||||
|
# Name or URL of the webfont Icon CDN provider
|
||||||
|
iconcdn: fontawesome
|
||||||
|
|
|
@ -0,0 +1,18 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg version="1.1"
|
||||||
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 300 300"
|
||||||
|
style="enable-background:new 0 0 300 300;" xml:space="preserve">
|
||||||
|
<style type="text/css">
|
||||||
|
.st0{fill:#53C269;}
|
||||||
|
</style>
|
||||||
|
<switch>
|
||||||
|
<g>
|
||||||
|
<path class="st0" d="M150,0C67.157,0,0,67.157,0,150c0,82.843,67.157,150,150,150c82.843,0,150-67.157,150-150
|
||||||
|
C300,67.157,232.843,0,150,0z M179.374,244.932c-16.856,16.856-44.185,16.856-61.041,0l-64.412-64.412
|
||||||
|
c-16.856-16.856-16.856-44.185,0-61.041l64.412-64.412c16.856-16.856,44.185-16.856,61.041,0l86.28,86.28h-91.01
|
||||||
|
c-3.718-11.085-14.373-18.988-26.812-18.533c-14.37,0.526-25.96,12.382-26.179,26.76c-0.232,15.219,12.035,27.629,27.201,27.629
|
||||||
|
c11.998,0,22.175-7.771,25.791-18.552h91.01L179.374,244.932z"/>
|
||||||
|
</g>
|
||||||
|
</switch>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 950 B |
Loading…
Reference in New Issue