generated from entelecheia/course-template-i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.copier-config.yaml
46 lines (45 loc) · 1.58 KB
/
.copier-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
# Changes here will be overwritten by Copier; do NOT edit manually
_commit: 98eeae5
_src_path: .
author: Young Joon Lee
build_and_release: true
code_template_answers_file: .copier-hyfi-config.yaml
code_template_source: ''
codecov_graph_token: c9wCeiRNH7
copyright_year: 2024
documentation_url: https://hypercourse.entelecheia.ai
email: entelecheia@hotmail.com
favicon_path: https://assets.entelecheia.ai/favicon.png
friendly_name: Course Template Internationalization
giscus_data_category: Q&A
giscus_data_category_id: DIC_kwDOMmoaUs4Ch17w
giscus_data_repo_id: R_kgDOMmoaUg
github_repo_name: hyperfast-course-template
github_username: entelecheia
google_analytics_id: G-BQJE5V9RK2
lang_code_1: en
lang_code_2: ko
lang_name_1: English
lang_name_2: 한국어
logo_path: ''
main_branch: main
open_link: true
package_name: hypercourse
package_scripts:
- hypercourse = 'hypercourse.__cli__:main'
poe_task_files:
- .tasks.toml
- .tasks-extra.toml
project_description: This project provides a comprehensive and flexible template for
creating and managing multilingual online courses. It leverages GitHub for version
control and Jupyter Book for interactive content delivery, enabling educators
to easily develop, maintain, and share their educational materials across different
languages and cultures.
project_license: CC-BY-4.0
project_name: hyperfast-course-template
project_short_description: Multilingual course creation template with interactive
documentation support for international audiences
upload_to_release: true
upload_to_repository: true
use_launch_buttons: true
use_source_code_skeleton: true