-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_config.yml
More file actions
36 lines (28 loc) · 1.86 KB
/
_config.yml
File metadata and controls
36 lines (28 loc) · 1.86 KB
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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: fm.101.camp
email: zoomquiet+fm@gmail.com
description: "fm.101.camp is PodCasting from 101.camp. 蟒营™101.camp is OpenSource online course framework, the goal is help people design the effective course, the really help learnner effective learnning. But we discover the main problem for learnning is how to clear thinking and asking, so we try usage PodCasting discuss all kinds of things be worth discussion;蟒营®播客/钩陈各种值得探讨:101.camp 是个开源网络课程框架, 目的是帮助人们构建有效课程, 令学习者真正进入学习状态. 在运营过程中我们发现问题最大的问题是: 如何清晰的思考以及提问, 所以, 开始尝试用 PodCasting 形式邀请各种学习者来讨论一切值得讨论的. feedId:58858970875044864+userId:68573755406424064"
subtitle: "A record from 蟒营®101.camp for life & learnning..Chaos42DAMA"
lang: zh-cn
author: Zoom.Quiet
copyright: "蟒营®101.camp© 1998~2042"
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://fm.101.camp" # the base hostname & protocol for your site
itunes: "https://podcasts.apple.com/cn/podcast/fm-101-camp-%E8%9F%92%E8%90%A5-%E7%94%B5%E5%8F%B0-%E5%8B%BE%E9%99%88%E5%90%84%E7%A7%8D%E5%80%BC%E5%BE%97%E6%8E%A2%E8%AE%A8/id1499193864"
twitter_username: zoomq
github_username: zoomquiet
permalink: /:year/:title.html
#Timezone
timezone: Asia/Shanghai
#Setup for Pages
include: ['_pages']
# Build settings
markdown: kramdown
#Exclude local build settings
exclude: ['readme.md', 'Gemfile.lock', 'Gemfile']