Ralf D. Müller
Ralf D. Müller
I think we should make this a bit more configurable. IMHO, dtcw should have a header in which I can configure - the version - the theme - the docker...
"the theme" => you can create an external theme for the rendered site
this has just been fixed - please close if you can confirm
great idea. let's get this started. First of all, we created a repo for our last workshop which can be used with gitpod. It contains some hints in the readme...
here is the first draft of the repository: https://github.com/rdmueller/dtc-demos
that is indeed a good point! Would you like to send a pull request?
wait a moment... I just managed to read my own code... the goal is to... ... just clone once if version is `latest` - you just use the latest version...
you are right. there is something wrong. I currently try to fix this.
I fixed it in the way you suggested. Both version will always try to pull the latests version. `latestdev` will checkout via ssh an thus enable you to make changes...