Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jthomasmock/regexcite
Cool Things
https://github.com/jthomasmock/regexcite
Last synced: about 1 month ago
JSON representation
Cool Things
- Host: GitHub
- URL: https://github.com/jthomasmock/regexcite
- Owner: jthomasmock
- Created: 2022-07-14T18:04:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T18:15:55.000Z (over 2 years ago)
- Last Synced: 2024-12-18T01:08:47.553Z (about 1 month ago)
- Language: R
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# regexcite
The goal of regexcite is to demo sending `pkgdown` to RStudio Connect via Git-backed deployment.
You can generate the necessary manifest file via:
```r
rsconnect::writeManifest("docs", list.files("docs"), "index.html", contentCategory = "site")
```Published example on RSC: [https://colorado.rstudio.com/rsc/content/e1e7aa54-385a-49b9-b9e9-005465ec21c3/](https://colorado.rstudio.com/rsc/content/e1e7aa54-385a-49b9-b9e9-005465ec21c3/)