-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
38 lines (31 loc) · 1.26 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
#######################################################################################
# Book settings
title : Realfaglig programmering
author: Andreas Haraldsrud (andreadh@uio.no), Center for Computing in Science Education, Universitetet i Oslo
logo: 'Logo-UiO.png'
# Information about where the book exists on the web
description: >-
Ressurssider for realfaglig programmering i skolen.
#######################################################################################
# Execution settings
execute:
execute_notebooks : false
#######################################################################################
# HTML-specific settings
html:
home_page_in_navbar : false
# #######################################################################################
# Interact link settings
notebook_interface : "notebook"
#######################################################################################
# Launch button settings
repository:
url : https://realprog.no
path_to_book : "mini_book"
binder:
binderhub_url : "https://mybinder.org"
text : "Launch binder"
latex:
latex_engine : "xelatex"
latex_documents:
targetname: book.tex