forked from Qiskit/platypus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
78 lines (65 loc) · 1.61 KB
/
config.yaml
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
siteName: Learn Quantum Computation using Qiskit
description: A university quantum algorithms/computation course supplement based on Qiskit
domain: learn.qiskit.org
# privacyURL: /policies
# googleAnalytics: UA-XXX-XXX
# banner: (c) Mathigon Ltd
locales: [en, ja]
search:
enabled: false
popular: ['course:science:optics', 'course:geography:hydrology']
# All custom (non-course) URLs to add to the sitemap
# sitemap: [/courses, /custom]
header:
# File paths are relative to frontend/assets
logo: images/logo.svg
title: images/title.svg
links:
- title: Courses
icon: library
url: /courses
footer:
rows:
- links:
- title: About
url: /about
- title: Courses
url: /courses
copyright: © Qiskit, 2021
social:
facebook:
page: Mathigon
appId: 522356201246169
twitter:
handle: MathigonOrg
instagram:
handle: mathigon_org
youtube:
channel: Mathigon
courses:
revealAll: true # Reveal all steps at once, even if they have not all been completed
audio: false # Generate audio narrations
tutor:
enabled: false
name: Plat
contentDir: working/content
analytics:
production:
url: https://cloud.ibm.com/analytics/build/bluemix-analytics.min.js
key: ffdYLviQze3kzomaINXNk6NwpY9LlXcw
development:
url: https://dev.console.test.cloud.ibm.com/analytics/build/bluemix-analytics.min.js
key: zbHWEXPUfXm0K6C7HbegwB5ewDEC8o1H
parser:
tex2html: true
accounts:
enabled: true
oAuth:
google:
clientId: ''
clientSecret: ''
ibm:
clientId: ''
clientSecret: ''
mockData:
email: [email protected]