VertebrateResequencing / wr

High performance Workflow Runner
GNU General Public License v3.0
30 stars 13 forks source link

Add a website front-page to readthedocs #92

Open sb10 opened 7 years ago

sb10 commented 7 years ago

There should be a full walkthrough on how to carry out real work. Eg. a translation of the samtools how to.

Include how to link proceses together, eg. samtools -> mpileup or similar.

Perhaps do a https://software-carpentry.org/lessons/ style video course.

sb10 commented 7 years ago

May want to use https://docs.readthedocs.io/en/latest/getting_started.html instead of basing off software-carpentry: more attractive, better (semantic) markup, can include the docs folder directly in the wr repo. But http://swcarpentry.github.io/lesson-example/01-design/ is a good guide on coming up with the content of lessons etc.

sb10 commented 7 years ago

Actually, seems best to use viewdocs.io combined with previewdocs and a custom layout based on http://dokku.viewdocs.io/dokku/

sb10 commented 7 years ago

Walkthrough added to wikki, but want to convert wikki and readme etc. to viewdocs...

sb10 commented 7 years ago

Should add a guide for more complex usage, esp. writing wr add json with dependencies in a complex dependency chain.

sb10 commented 7 years ago

Should update walkthrough to download samtools 1.5 and alter commands if necessary.

ash-g777 commented 6 years ago

in progress

sb10 commented 5 years ago

Consider https://www.netlify.com ? Free website with custom domain, hooked up to GitHub. Maybe for a front page that then links to viewdocs or something?

sb10 commented 5 years ago

Or just use https://pages.github.com which also allows custom domains: https://help.github.com/en/articles/using-a-custom-domain-with-github-pages

sb10 commented 4 years ago

Would be nice to show usage on the webpage.

https://github.com/icholy/ttygif does gif of terminal use, for presentation/ help text.

https://github.com/cbbrowne/tpp https://linuxconfig.org/tpp-the-command-line-presentation-tool slide-show style, letting me control the speed of moving through the animation.

sb10 commented 3 years ago

The documentation website was added to https://github.com/wtsi-ssg/wr using readthedocs at https://readthedocs.org/projects/workflow-runner/, but docs not yet fully complete, and no nice "front page" implemented, or domain purchased yet.