Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcp-lab/handbook
https://github.com/tcp-lab/handbook
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tcp-lab/handbook
- Owner: TCP-Lab
- License: cc-by-4.0
- Created: 2023-10-12T10:20:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T10:06:17.000Z (about 1 year ago)
- Last Synced: 2023-10-31T16:44:09.882Z (about 1 year ago)
- Language: Python
- Size: 146 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Hedmad's Handbook of Nice and Practical Tips
Welcome to the GitHub repository for Hedmad's Handbook of Nice and Practical Tips! 📖
This repository hosts the actual raw code used to build the handbook's website. The build engine is [HUGO](https://gohugo.io/), and the theme is the beautiful [Hugo Book](https://github.com/alex-shpak/hugo-book/) by [Alex Shpak](https://github.com/alex-shpak).
> [Click here to read the handbook!](https://biohandbook.me/).
### Citing the handbook
If you ever need (or want) to cite us, use the following DOI:> COMING SOON!
## Contributing
Thanks for thinking of contributing! The handbook is nothing without people using it and contributing to it. A fully-fledged contributing guide is available in the [CONTRIBUTING.md](/CONTRIBUTING.md) file. Head on over to learn how to contribute.You **can** contribute. You need not be a bioinformatics expert, and we treasure everything from new chapters, pages and overhauls, to the tiniest typo fix and simple discussion.
## We are not alone in here...
This is not the first handbook of its kind, of course. Other very useful online resources are:
- [The Turing Way](https://the-turing-way.netlify.app/index.html): The handbook for reproducible, ethical and collaborative data science. Many handbook pages are written with it in mind.