Skip to content

Commit

Permalink
Añadiendo _output.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalab committed Mar 1, 2020
1 parent 41392f9 commit 8499aa5
Show file tree
Hide file tree
Showing 10 changed files with 2,006 additions and 49 deletions.
29 changes: 20 additions & 9 deletions _output.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,27 @@
bookdown::gitbook:
css: style.css
config:
toc:
before: |
<li><a href="./">A Minimal Book Example</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
download: ["pdf", "epub"]
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
template: null
pandoc_args: --top-level-division=chapter
toc_depth: 3
toc_unnumbered: false
toc_appendix: true
quote_footer: ["\\VA{", "}{}"]
highlight_bw: true
keep_tex: yes
bookdown::epub_book: default
bookdown::gitbook:
css: style.css
config:
toc:
collapse: section
before: |
<li><a href="./">Introducción a la Ciencia de Datos</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
edit:
link: https://github.com/rafalab/dslibro/edit/master/%s
text: "Edit"
new_session: yes
10 changes: 5 additions & 5 deletions docs/agradecimientos.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -318,16 +318,16 @@ <h1>Agradecimientos</h1>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/index.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/conceptos-basicos-de-programacion.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -641,16 +641,16 @@ <h2><span class="header-section-number">3.6</span> Ejercicios</h2>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/R/programming-basics.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -526,16 +526,16 @@ <h2><span class="header-section-number">1.5</span> Instalación de paquetes R</h
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/R/getting-started.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/importing-data.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -607,16 +607,16 @@ <h2><span class="header-section-number">5.9</span> Ejercicios</h2>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/R/importing-data.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -334,16 +334,16 @@ <h1>Prefacio</h1>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/index.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/introduccion.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -402,16 +402,16 @@ <h2>¿Qué no cubre este libro?</h2>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/intro.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/r-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -1230,16 +1230,16 @@ <h2><span class="header-section-number">2.16</span> Ejercicios</h2>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/R/R-basics.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
10 changes: 5 additions & 5 deletions docs/tidyverse.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<nav role="navigation">

<ul class="summary">
<li><a href="./">A Minimal Book Example</a></li>
<li><a href="./">Introducción a la Ciencia de Datos</a></li>

<li class="divider"></li>
<li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>Prefacio</a></li>
Expand Down Expand Up @@ -912,16 +912,16 @@ <h2><span class="header-section-number">4.15</span> Ejercicios</h2>
"size": 2
},
"edit": {
"link": null,
"text": null
"link": "https://github.com/rafalab/dslibro/edit/master/R/tidyverse.Rmd",
"text": "Edit"
},
"history": {
"link": null,
"text": null
},
"download": ["libro.pdf", "libro.epub"],
"download": null,
"toc": {
"collapse": "subsection"
"collapse": "section"
}
});
});
Expand Down
Loading

0 comments on commit 8499aa5

Please sign in to comment.