gitter-badger / distill-1

A template website using distill and holepunch to aid in reproducible analysis.

Home Page:https://distill.timtrice.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimal R version Netlify Status Build Status Docker Cloud Build Status Launch rstudio.cloud Launch Rstudio Binder Lifecycle: experimental

Distill (0.0.1)

A Distill Website

Prerequisites

Package Version
desc *
distill *
dplyr *
git2r *
here *
kableExtra *
knitr *
magrittr *
purrr *
remotes *
rlang *
rmarkdown *
sessioninfo *
stringr *
styler *
tools *
usethis *
utils *
workflowr *

Version not specified

Docker

A Docker image of this project is available for use.

Run
docker run \
  -dti \
  -e DISABLE_AUTH=true \
  -p 8787:8787 \
  --name distill \
  timtrice/distill:release
Shell
docker exec -ti distill /bin/bash

Built With

  • R 3.6.0 - The R Project for Statistical Computing

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Code of Conduct

Please note that the ‘Distill’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Trice, Tim (Role(s): aut, cre)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

About

A template website using distill and holepunch to aid in reproducible analysis.

https://distill.timtrice.net

License:Other


Languages

Language:R 67.2%Language:Dockerfile 17.3%Language:Shell 15.5%