ropensci-org / blog-guidance

rOpenSci Blog Guidelines for Authors and Editors (bookdown::git_book)
https://blogguide.ropensci.org/
9 stars 4 forks source link

Source of rOpenSci blog guidance

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. GitHub Actions Workflow for commits to main

This repository contains the source for "rOpenSci Blog Guidelines for Authors and Editors".

Deployment

The book is deployed via GitHub actions.

Misc

To check URLs run

source("inst/scripts/check_urls.R")
all_urls[!all_urls$ok,]

Packages needed: magrittr, fs, glue, commonmark, xml2, tibble, crul, memoise, ratelimitr, purrr.

Contributing

This is a work in progress. If you find any errors or things that need clarification, we would be grateful if you opened an issue or pull request in this repository.

We welcome contributions that adhere to our Code of Conduct.

Meta

The organization of this book was inspired by JOSS's Author and Reviewer Guides.

All of the content of this repository is licensed CC-BY-SA.