Skip to content

tidyomics/tidyomicsBlog

 
 

Repository files navigation

tidyomicsBlog

The blog of tidyomics

How to contribute tidyomicsBlog

  1. Install Quarto and RStudio.
  2. Fork and clone this repo.
  3. Double click tidyomics.Rproj in your repo folder.
  4. Update the repo. (See also https://quarto.org/docs/websites/website-blog.html)
  5. Follow contributing.qmd steps.
  6. Send a pull request.

How to build tidyomicsBlog

  1. Click "Build Website" button under the RStudio "Build" tab.

(for emergencies) How to update a post after publication.

Mistakes can happen. Although we strongly recommend checking your post before merging, as a policy, we allow 2 days to correct errors in the published website. In order to do that, you have to

  1. delete your post within the _freeze directory; otherwise, the HTML render will not be overwritten.
  2. Re-render the blog as described above.

About

The blog of tidyomics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • SCSS 1.6%
  • Other 1.0%