소스 검색

Built site for xaringanthemer: 0.4.0.9000@ad73c59

gh-pages
gadenbuie 4 년 전
부모
커밋
b6cf2a77ed
19개의 변경된 파일14개의 추가작업 그리고 29개의 파일을 삭제
  1. +1
    -1
      dev/index.html
  2. +1
    -1
      dev/pkgdown.yml
  3. +0
    -1
      dev/reference/apply_alpha.html
  4. +0
    -1
      dev/reference/choose_dark_or_light.html
  5. BIN
      dev/reference/figures/index-theme_xaringan_demo-1.png
  6. +0
    -1
      dev/reference/lighten_darken_color.html
  7. +0
    -1
      dev/reference/scale_xaringan.html
  8. +1
    -1
      dev/reference/style_duo.html
  9. +1
    -1
      dev/reference/style_duo_accent.html
  10. +1
    -1
      dev/reference/style_duo_accent_inverse.html
  11. +1
    -1
      dev/reference/style_mono_accent.html
  12. +1
    -1
      dev/reference/style_mono_accent_inverse.html
  13. +1
    -1
      dev/reference/style_mono_dark.html
  14. +1
    -1
      dev/reference/style_mono_light.html
  15. +1
    -1
      dev/reference/style_solarized_dark.html
  16. +1
    -1
      dev/reference/style_solarized_light.html
  17. +1
    -1
      dev/reference/style_xaringan.html
  18. +0
    -1
      dev/reference/theme_xaringan_get_value.html
  19. +2
    -12
      dev/reference/xaringanthemer-package.html

+ 1
- 1
dev/index.html 파일 보기

@@ -197,7 +197,7 @@ Easy slide and plot themes for xaringan slides.
<a href="#r-markdown-template-in-rstudio" class="anchor"></a>R Markdown Template in RStudio</h3>
<p>You can also skip the above and just create a <em>Ninja Themed Presentation</em> from the New R Markdown Document menu in RStudio.</p>
<center>
<img src="https://raw.githubusercontent.com/gadenbuie/xaringanthemer/assets/rmarkdown-template-screenshot.png" alt="The 'New R Markdown Document' menu in RStudio" data-external="1">
<p><img src="https://raw.githubusercontent.com/gadenbuie/xaringanthemer/assets/rmarkdown-template-screenshot.png" alt="The 'New R Markdown Document' menu in RStudio" data-external="1"></p>
</center>
</div>
</div>

+ 1
- 1
dev/pkgdown.yml 파일 보기

@@ -7,7 +7,7 @@ articles:
template-variables: template-variables.html
themes: themes.html
xaringanthemer: xaringanthemer.html
last_built: 2021-11-21T13:17Z
last_built: 2021-11-21T13:25Z
urls:
reference: https://pkg.garrickadenbuie.com/xaringanthemer//reference
article: https://pkg.garrickadenbuie.com/xaringanthemer//articles

+ 0
- 1
dev/reference/apply_alpha.html 파일 보기

@@ -209,7 +209,6 @@ and appending to the hex color.</p>
<span class='r-in'> <span class='fu'>scales</span><span class='fu'>::</span><span class='fu'><a href='https://scales.r-lib.org/reference/show_col.html'>show_col</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='va'>blue</span>, <span class='va'>blue_transparent</span><span class='op'>)</span><span class='op'>)</span></span>
<span class='r-in'><span class='op'>}</span></span>
<span class='r-plt img'><img src='apply_alpha-1.png' alt='' width='700' height='433' /></span>
<span class='r-in'></span>
</pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">

+ 0
- 1
dev/reference/choose_dark_or_light.html 파일 보기

@@ -221,7 +221,6 @@ the greates contrast with the input color.</p>
<span class='r-in'> <span class='fu'>scales</span><span class='fu'>::</span><span class='fu'><a href='https://scales.r-lib.org/reference/show_col.html'>show_col</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='va'>light_green</span>, <span class='va'>contrast_green</span>, <span class='va'>dark_purple</span>, <span class='va'>contrast_purple</span><span class='op'>)</span><span class='op'>)</span></span>
<span class='r-in'><span class='op'>}</span></span>
<span class='r-plt img'><img src='choose_dark_or_light-1.png' alt='' width='700' height='433' /></span>
<span class='r-in'></span>
</pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">

BIN
dev/reference/figures/index-theme_xaringan_demo-1.png 파일 보기

Before After
Width: 1248  |  Height: 528  |  Size: 49KB Width: 1248  |  Height: 528  |  Size: 24KB

+ 0
- 1
dev/reference/lighten_darken_color.html 파일 보기

@@ -211,7 +211,6 @@ hexadecimal format.</p>
<span class='r-in'> <span class='fu'>scales</span><span class='fu'>::</span><span class='fu'><a href='https://scales.r-lib.org/reference/show_col.html'>show_col</a></span><span class='op'>(</span><span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span><span class='op'>(</span><span class='va'>blue_light</span>, <span class='va'>blue</span>, <span class='va'>blue_dark</span><span class='op'>)</span><span class='op'>)</span></span>
<span class='r-in'><span class='op'>}</span></span>
<span class='r-plt img'><img src='lighten_darken_color-1.png' alt='' width='700' height='433' /></span>
<span class='r-in'></span>
</pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">

+ 0
- 1
dev/reference/scale_xaringan.html 파일 보기

@@ -335,7 +335,6 @@ value of <code>inverse_header_color</code></p></td>
<span class='r-in'> <span class='fu'>scale_xaringan_color_discrete</span><span class='op'>(</span>direction <span class='op'>=</span> <span class='op'>-</span><span class='fl'>1</span><span class='op'>)</span></span>
<span class='r-in'><span class='op'>}</span></span>
<span class='r-plt img'><img src='scale_xaringan-1.png' alt='' width='700' height='433' /></span>
<span class='r-in'></span>
</pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">

+ 1
- 1
dev/reference/style_duo.html 파일 보기

@@ -762,7 +762,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_duo_accent.html 파일 보기

@@ -785,7 +785,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_duo_accent_inverse.html 파일 보기

@@ -787,7 +787,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_mono_accent.html 파일 보기

@@ -768,7 +768,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_mono_accent_inverse.html 파일 보기

@@ -769,7 +769,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_mono_dark.html 파일 보기

@@ -768,7 +768,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_mono_light.html 파일 보기

@@ -768,7 +768,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_solarized_dark.html 파일 보기

@@ -745,7 +745,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_solarized_light.html 파일 보기

@@ -745,7 +745,7 @@ returned directly as a character string.</p>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 1
- 1
dev/reference/style_xaringan.html 파일 보기

@@ -755,7 +755,7 @@ font fallbacks.</p></li>
<p>To use the styles created by this theme function, make sure
that you use <code>xaringan-themer.css</code> as your CSS file in your slides' YAML
header. If you change the name of the output file using the <code>outfile</code>
argument, use that name instead of the default file name.<div class="yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
argument, use that name instead of the default file name.<div class="sourceCode yaml"></p><pre><span class='va'>output</span><span class='op'>:</span>
<span class='fu'>xaringan</span><span class='fu'>::</span><span class='va'><a href='https://rdrr.io/pkg/xaringan/man/moon_reader.html'>moon_reader</a></span><span class='op'>:</span>
<span class='va'>css</span><span class='op'>:</span> <span class='va'>xaringan</span><span class='op'>-</span><span class='va'>themer.css</span>
</pre><p></div></p>

+ 0
- 1
dev/reference/theme_xaringan_get_value.html 파일 보기

@@ -288,7 +288,6 @@ CSS theme with <span class="pkg">xaringanthemer</span> in your slides' source fi
<span class='r-out co'><span class='r-pr'>#&gt;</span> [1] "#dc322f"</span>
<span class='r-in'><span class='fu'>theme_xaringan_get_value</span><span class='op'>(</span><span class='st'>"text_bold_color"</span><span class='op'>)</span></span>
<span class='r-out co'><span class='r-pr'>#&gt;</span> [1] "#d33682"</span>
<span class='r-in'></span>
</pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">

+ 2
- 12
dev/reference/xaringanthemer-package.html 파일 보기

@@ -50,12 +50,7 @@

<meta property="og:title" content="xaringanthemer: Custom 'xaringan' CSS Themes — xaringanthemer-package" />
<meta property="og:description" content="
Create beautifully color-coordinated and customized
themes for your 'xaringan' slides, without writing any CSS. Complete
your slide theme with 'ggplot2' themes that match the font and colors
used in your slides. Customized styles can be created directly in
your slides' 'R Markdown' source file or in a separate external
script." />
Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script." />
<meta property="og:image" content="https://pkg.garrickadenbuie.com/xaringanthemer/logo.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:creator" content="@grrrck" />
@@ -182,12 +177,7 @@ Create beautifully color-coordinated and customized

<div class="ref-description">
<p><img src='figures/logo.png' align='right' alt='logo' width='120' /></p>
<p>Create beautifully color-coordinated and customized
themes for your 'xaringan' slides, without writing any CSS. Complete
your slide theme with 'ggplot2' themes that match the font and colors
used in your slides. Customized styles can be created directly in
your slides' 'R Markdown' source file or in a separate external
script.</p>
<p>Create beautifully color-coordinated and customized themes for your 'xaringan' slides, without writing any CSS. Complete your slide theme with 'ggplot2' themes that match the font and colors used in your slides. Customized styles can be created directly in your slides' 'R Markdown' source file or in a separate external script.</p>
</div>



Loading…
취소
저장