The blog of tidyomics
- Install Quarto and RStudio.
- Fork and clone this repo.
- Double click
tidyomics.Rproj
in your repo folder. - Update the repo. (See also https://quarto.org/docs/websites/website-blog.html)
- Follow
contributing.qmd
steps. - Send a pull request.
- Click "Build Website" button under the RStudio "Build" tab.
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
- delete your post within the
_freeze
directory; otherwise, the HTML render will not be overwritten. - Re-render the blog as described above.