Skip to content

Commit

Permalink
Change theme, add NEWS, and switch to silk moths (#4)
Browse files Browse the repository at this point in the history
* Create initial logo

* Add test of nonBF object

* Add R CMD GitHub Action

* Update logo to fuzzy cocoon

* Add tau and rho characters in docs

* Update README with functions and package name info

* Update to version 0.0.1

* Update fuzzy cocoon

* Add logo to READMD

* Move logo directory

* Change README image to silk moths

* Add NEWS

* Change theme to Minty
  • Loading branch information
JeffreyRStevens authored Mar 13, 2024
1 parent 677e093 commit 066222f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# cocoon 0.0.1

* Initial release of `{cocoon}`
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Please note that the cocoon project is released with a [Contributor Code of Cond

The package name `{cocoon}` captures the main goal of transforming statistical inputs into nicely formatted outputs. This mirrors cocoons, which caterpillars build to transform into beautiful adult insects. Cocoons are formally [defined](https://en.wikipedia.org/wiki/Pupa) as a case that the larvae of moths spin around their pupa. So cocoons are cases built by moths and some other insects, whereas butterflies produce a chrysalis, which forms from their skin.

![](man/figures/moth_cocoons.png)
![](man/figures/silkmoths.png)

Photo by <a href="https://unsplash.com/@tamaracycman?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Gabriela Tamara Cycman</a> on <a href="https://unsplash.com/photos/brown-and-red-wooden-fish-wall-decor-I-EiXkwo1fU?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>
Photo source: Silk moths from [Wikimedia Commons](https://commons.wikimedia.org/wiki/File:6_Monster_Silk_Moths.jpg)

8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,7 @@ case that the larvae of moths spin around their pupa. So cocoons are
cases built by moths and some other insects, whereas butterflies produce
a chrysalis, which forms from their skin.

![](man/figures/moth_cocoons.png)
![](man/figures/silkmoths.png)

Photo by
<a href="https://unsplash.com/@tamaracycman?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Gabriela
Tamara Cycman</a> on
<a href="https://unsplash.com/photos/brown-and-red-wooden-fish-wall-decor-I-EiXkwo1fU?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>
Photo source: Silk moths from [Wikimedia
Commons](https://commons.wikimedia.org/wiki/File:6_Monster_Silk_Moths.jpg)
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
url: https://jeffreyrstevens.github.io/cocoon/
template:
bootstrap: 5
bootswatch: superhero
bootswatch: minty
theme: nord

reference:
Expand Down
Binary file added man/figures/silkmoths.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 066222f

Please sign in to comment.