forked from TomasBeuzen/python-for-geospatial-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
35 lines (30 loc) · 1.7 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
# Book settings
title: Python for Geospatial Analysis
author: Tomas Beuzen
copyright: "2021"
logo: docs/logo.png
repository:
url: https://github.com/TomasBeuzen/python-for-geospatial-analysis
path_to_book: ""
branch: main # Which branch of the repository should be used when creating links
latex:
latex_documents:
targetname: book.tex
sphinx:
config:
html_js_files:
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
execute:
execute_notebooks: off # Whether to execute notebooks at build time. Must be one of ("auto", "force", "cache", "off")
# HTML-specific settings
html:
favicon : "docs/favicon.png" # A path to a favicon image
navbar_number_sections : false # Add a number to each section in your left navbar
use_edit_page_button : false # Whether to add an "edit this page" button to pages. If `true`, repository information in repository: must be filled in
use_repository_button : true # Whether to add a link to your repository button
use_issues_button : false # Whether to add an "open an issue" button
extra_navbar : <a href="https://www.tomasbeuzen.com/">Tomas Beuzen</a> # Will be displayed underneath the left navbar.
extra_footer : "" # Will be displayed underneath the footer.
google_analytics_id : "" # A GA id that can be used to track book views.
home_page_in_navbar : true # Whether to include your home page in the left Navigation Bar
baseurl : "https://www.tomasbeuzen.com/python-for-geospatial-analysis/" # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/