WarwickCIM / quarto-workshop

Quarto Workshop for RSE Conf 2022
https://warwickcim.github.io/quarto-workshop/
MIT License
2 stars 12 forks source link

Create a website compiling all documents from this workshop #13

Open ccamara opened 2 years ago

ccamara commented 2 years ago

If everything works as expected, there will be people working in groups to address different use cases. In turn, every use case should generate at least one qmd file documenting the process and their findings.

It would be nice having a website compiling all those documents (as well as the workshop's slides) and organizing them so they can be easily found and others can learn from our experience.

Expected outputs

1. Documentation (use the [`documentation_template.qmd`](https://github.com/WarwickCIM/quarto-workshop/blob/main/tasks/template/documentation_template.qmd) as a template) 2. A static website, deployed in this repo's GH Pages and, ideally, using CI. ## References * [Creating a website (guide)](https://quarto.org/docs/websites/) * [Publishing a website (guide)](https://quarto.org/docs/publishing/) * [Publishing with Continuous Integration (guide)](https://quarto.org/docs/publishing/ci.html)
hturner commented 1 year ago

I'm interesting in using Quarto for creating websites, so could work on this.

ccamara commented 1 year ago

I do not know if I'll have time for this, but I'd also love to work on this task.

mredenti commented 1 year ago

I would like to work on this task

garciaay commented 1 year ago

I would like to try using Quarto for producing standalone technical documents, but publishing them to a website sounds like an interesting task too.