Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yonicd/hex

project hex stickers
https://github.com/yonicd/hex

Last synced: 27 days ago
JSON representation

project hex stickers

Awesome Lists containing this project

README

        

---
output: github_document
---

```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```

# Projects Hex Images

```{r, results = "asis", echo = FALSE}
fig_file <- dir(path = "images/logos", pattern = "png$")

glue::glue(' ')
```

## Reproducing the Images

* Create the images using the scripts in the [script](script) subdirectory.

* The scripts depend on the [{bunny}](https://github.com/dmi3kno/bunny) package by @dmi3kno and [{hexSticker}](https://github.com/GuangchuangYu/hexSticker) by @GuangchuangYu.