Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bioconductor/biocblog
A Quarto blog for Bioconductor community
https://github.com/bioconductor/biocblog
bioconductor blog community hacktoberfest hacktoberfest2022 quarto r
Last synced: about 1 month ago
JSON representation
A Quarto blog for Bioconductor community
- Host: GitHub
- URL: https://github.com/bioconductor/biocblog
- Owner: Bioconductor
- Created: 2021-11-07T17:13:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T09:19:48.000Z (about 1 year ago)
- Last Synced: 2023-11-17T10:34:07.340Z (about 1 year ago)
- Topics: bioconductor, blog, community, hacktoberfest, hacktoberfest2022, quarto, r
- Language: HTML
- Homepage: https://blog.bioconductor.org/
- Size: 22.1 MB
- Stars: 4
- Watchers: 10
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.qmd
Awesome Lists containing this project
README
# biocblog
A Quarto Blog for Bioconductor community## How to contribute biocblog
0. Install Quarto and RStudio.
1. Fork and clone this repo.
2. Double click `biocblog.Rproj` in your repo folder.
3. Update the repo. (See also https://quarto.org/docs/websites/website-blog.html)
4. Send a pull request.## How to build biocblog
1. Click "Build Website" button under the RStudio "Build" tab.