Created
April 1, 2017 14:20
-
-
Save timoast/f341d1d74c4b81420ab946535c976b65 to your computer and use it in GitHub Desktop.
bookdown _output.yml file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bookdown::gitbook: | |
css: style.css | |
config: | |
toc: | |
before: | | |
<li><strong><a href="./">Lab notebook</a></strong></li> | |
edit: | |
link: https://github.com/timoast/notebook/edit/master/%s | |
text: "Edit" | |
search: yes | |
sharing: no | |
df_print: paged | |
max.print: 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment