Przeglądaj źródła

Add new hex logo

tags/v0.3.0
Garrick Aden-Buie 6 lat temu
rodzic
commit
9714d10af1
16 zmienionych plików z 9 dodań i 7 usunięć
  1. +1
    -1
      README.Rmd
  2. +1
    -1
      README.md
  3. +1
    -1
      index.Rmd
  4. +4
    -4
      index.md
  5. BIN
      man/figures/index-theme_xaringan_demo-1.png
  6. BIN
      man/figures/logo.png
  7. +2
    -0
      man/xaringanthemer-package.Rd
  8. BIN
      pkgdown/favicon/apple-touch-icon-120x120.png
  9. BIN
      pkgdown/favicon/apple-touch-icon-152x152.png
  10. BIN
      pkgdown/favicon/apple-touch-icon-180x180.png
  11. BIN
      pkgdown/favicon/apple-touch-icon-60x60.png
  12. BIN
      pkgdown/favicon/apple-touch-icon-76x76.png
  13. BIN
      pkgdown/favicon/apple-touch-icon.png
  14. BIN
      pkgdown/favicon/favicon-16x16.png
  15. BIN
      pkgdown/favicon/favicon-32x32.png
  16. BIN
      pkgdown/favicon/favicon.ico

+ 1
- 1
README.Rmd Wyświetl plik

library(xaringanthemer) library(xaringanthemer)
``` ```


# xaringanthemer
# xaringanthemer <img src="man/figures/logo.png" align="right" height="175px" />


<!-- badges: start --> <!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/xaringanthemer)](https://CRAN.R-project.org/package=xaringanthemer) [![CRAN status](https://www.r-pkg.org/badges/version/xaringanthemer)](https://CRAN.R-project.org/package=xaringanthemer)

+ 1
- 1
README.md Wyświetl plik



<!-- README.md is generated from README.Rmd. Please edit that file --> <!-- README.md is generated from README.Rmd. Please edit that file -->


# xaringanthemer
# xaringanthemer <img src="man/figures/logo.png" align="right" height="175px" />


<!-- badges: start --> <!-- badges: start -->



+ 1
- 1
index.Rmd Wyświetl plik

library(xaringanthemer) library(xaringanthemer)
``` ```


# xaringanthemer
# xaringanthemer <img src="man/figures/logo.png" align="right" height="175px" />


<!-- badges: start --> <!-- badges: start -->
[![CRAN status](https://www.r-pkg.org/badges/version/xaringanthemer)](https://CRAN.R-project.org/package=xaringanthemer) [![CRAN status](https://www.r-pkg.org/badges/version/xaringanthemer)](https://CRAN.R-project.org/package=xaringanthemer)

+ 4
- 4
index.md Wyświetl plik



<!-- README.md is generated from README.Rmd. Please edit that file --> <!-- README.md is generated from README.Rmd. Please edit that file -->


# xaringanthemer
# xaringanthemer <img src="man/figures/logo.png" align="right" height="175px" />


<!-- badges: start --> <!-- badges: start -->


```` markdown ```` markdown
```{r xaringan-themer, include = FALSE} ```{r xaringan-themer, include = FALSE}
library(xaringanthemer) library(xaringanthemer)
style_mono_light(
style_mono_accent(
base_color = "#1c5253", base_color = "#1c5253",
header_font_google = google_font("Josefin Sans"), header_font_google = google_font("Josefin Sans"),
text_font_google = google_font("Montserrat", "300", "300i"), text_font_google = google_font("Montserrat", "300", "300i"),
code_font_google = google_font("Droid Mono")
code_font_google = google_font("Fira Mono")
) )
``` ```
```` ````


<img src="https://raw.githubusercontent.com/gadenbuie/xaringanthemer/assets/example_mono_light_1c5253.png" alt="Example title and normal slides using a green xaringanthemer theme" data-external="1" />
<img src="https://raw.githubusercontent.com/gadenbuie/xaringanthemer/assets/example_mono_accent_1c5253.png" alt="Example title and normal slides using a green xaringanthemer theme" data-external="1" />


### Matching ggplot Themes ### Matching ggplot Themes



BIN
man/figures/index-theme_xaringan_demo-1.png Wyświetl plik

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

BIN
man/figures/logo.png Wyświetl plik

Before After
Width: 240  |  Height: 240  |  Size: 38KB

+ 2
- 0
man/xaringanthemer-package.Rd Wyświetl plik

\alias{xaringanthemer-package} \alias{xaringanthemer-package}
\title{xaringanthemer: Custom 'Xaringan' CSS Themes} \title{xaringanthemer: Custom 'Xaringan' CSS Themes}
\description{ \description{
\if{html}{\figure{logo.png}{options: align='right' alt='logo' width='120'}}

Create beautifully color-cordinated and customized Create beautifully color-cordinated and customized
themes for your 'xaringan' slides, without writing any CSS. Complete themes for your 'xaringan' slides, without writing any CSS. Complete
your slide theme with 'ggplot2' themes that match the font and colors your slide theme with 'ggplot2' themes that match the font and colors

BIN
pkgdown/favicon/apple-touch-icon-120x120.png Wyświetl plik

Before After
Width: 120  |  Height: 120  |  Size: 16KB

BIN
pkgdown/favicon/apple-touch-icon-152x152.png Wyświetl plik

Before After
Width: 152  |  Height: 152  |  Size: 22KB

BIN
pkgdown/favicon/apple-touch-icon-180x180.png Wyświetl plik

Before After
Width: 180  |  Height: 180  |  Size: 28KB

BIN
pkgdown/favicon/apple-touch-icon-60x60.png Wyświetl plik

Before After
Width: 60  |  Height: 60  |  Size: 6.2KB

BIN
pkgdown/favicon/apple-touch-icon-76x76.png Wyświetl plik

Before After
Width: 76  |  Height: 76  |  Size: 8.5KB

BIN
pkgdown/favicon/apple-touch-icon.png Wyświetl plik

Before After
Width: 180  |  Height: 180  |  Size: 28KB

BIN
pkgdown/favicon/favicon-16x16.png Wyświetl plik

Before After
Width: 16  |  Height: 16  |  Size: 1.3KB

BIN
pkgdown/favicon/favicon-32x32.png Wyświetl plik

Before After
Width: 32  |  Height: 32  |  Size: 2.6KB

BIN
pkgdown/favicon/favicon.ico Wyświetl plik

Before After

Ładowanie…
Anuluj
Zapisz