-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
38 lines (31 loc) · 1.18 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 : Programmering og modellering
author: Andreas Haraldsrud
logo: 'datalogo.png'
# Information about where the book exists on the web
description: >-
Nettsider for Programmering og modellering X
#######################################################################################
# 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://progmod.no
path_to_book : "mini_book"
binder:
binderhub_url : "https://mybinder.org"
text : "Launch binder"
latex:
latex_engine : "xelatex"
latex_documents:
targetname: book.tex