Skip to content

Commit dd8f3de

Browse files
committed
Emphasize series
1 parent 68d1662 commit dd8f3de

File tree

4 files changed

+19
-0
lines changed

4 files changed

+19
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@
1010
Example GitHub Action workflow combining creation of developmental
1111
webR/R WASM Package binaries and `{pkgdown}` websites.
1212

13+
This repository is part of a series of repositories exploring the topic.
14+
15+
- [Org-focused webR/WASM Package Repository without a `{pkgdown}`
16+
website
17+
(Preferred)](https://github.com/coatless-tutorials/webr-org-gh-action)
18+
- **[Unified GitHub Action Deployment using artifacts of R WASM Package
19+
binaries and {pkgdown}
20+
website](https://github.com/coatless-tutorials/webr-unified-gh-workflow)
21+
\[This repository\]**
22+
- [Separate GitHub Action Deployment onto `gh-pages` branch of R WASM
23+
Package binaries and {pkgdown}
24+
website](https://github.com/coatless-tutorials/webr-github-action-wasm-binaries)
25+
1326
# Overview
1427

1528
Interested in having your R package automatically be built for

README.qmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ engine: knitr
1212

1313
Example GitHub Action workflow combining creation of developmental webR/R WASM Package binaries and `{pkgdown}` websites.
1414

15+
This repository is part of a series of repositories exploring the topic.
16+
17+
- [Org-focused webR/WASM Package Repository without a `{pkgdown}` website (Preferred)](https://github.com/coatless-tutorials/webr-org-gh-action)
18+
- **[Unified GitHub Action Deployment using artifacts of R WASM Package binaries and {pkgdown} website](https://github.com/coatless-tutorials/webr-unified-gh-workflow) [This repository]**
19+
- [Separate GitHub Action Deployment onto `gh-pages` branch of R WASM Package binaries and {pkgdown} website](https://github.com/coatless-tutorials/webr-github-action-wasm-binaries)
20+
1521
# Overview
1622

1723
Interested in having your R package automatically be built for [webR](https://docs.r-wasm.org/webr/latest/) through

0 commit comments

Comments
 (0)