-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathconfig.ini
37 lines (24 loc) · 909 Bytes
/
config.ini
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
[project]
name = 2bPM
title = 自学成AI产品经理
author = 蔡舒起
lang = zh
[build]
# A list of wildcards to indicate the markdown files that need to be evaluated as
# Jupyter notebooks.
notebooks = *.md */*.md
# A list of files that will be copied to the build folder.
resources =
# Files that will be skipped.
exclusions = README.md
# If True (default), then will evaluate the notebook to obtain outputs.
eval_notebook = True
# If True, the mark the build as failed for any warning. Default is False.
warning_is_error = False
[html]
header_links = Me, https://github.com/StevenJokess/, fab fa-github
Discussions, https://github.com/StevenJokess/2bPM/discussions, fab fa-github
Repo, https://github.com/StevenJokess/2bPM, fab fa-github
[deploy]
github_repo = StevenJokess/2bPM
google_analytics_tracking_id = G-56J3HPV02C