-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·40 lines (36 loc) · 1.27 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
33
34
35
36
37
38
39
40
title: 腾讯Live开发者大会
subtitle: 腾讯TLC大会是由看点团队精心打造,致力于提升和促进全行业音视频、直播、图像处理、大前端、信息流等领域的交流和技术创新
description: 腾讯TLC大会是由看点团队精心打造,致力于提升和促进全行业音视频、直播、图像处理、大前端、信息流等领域的交流和技术创新
keywords: TLC2020,大前端,Serverless,信息流,技术大会,前端,技术人,程序员,专家,IT,前端智能化,开发者大会,腾讯看点
author: Feflow.js
language: zh-cn
timezone: UTC
url: https://2020.tlc.ivweb.io/
root: /
permalink: news/:year/:month/:day/:title/
archive_dir: news
code_dir: downloads/code
new_post_name: :year-:month-:day-:title.md # File name of new posts
post_asset_folder: true
per_page: 0
theme: navy
deploy:
type: git
repo: [email protected]:iv-web/tlcconf2020.git
highlight:
enable: true
line_number: false
disqus_shortname: feflow
google_analytics: UA-48498357-3
fb_admins: 100000247608790
algolia:
en:
api_key: c3d5d4c995b5e0c2ffb5623900279a66
index_name: hexo
zh-tw:
api_key: c83d2ec3440f40aec6d0e695ecec7ef3
index_name: hexo_zh-tw
zh-cn:
api_key: cdea7d4e47d84f6145b77e7f68689f35
index_name: hexo_zh-cn
github: feflow/feflow