@cojacoo, the notebook to create the various preview images that are used on the main homepage of RUINS resides in this repository:
https://github.com/hydrocode-de/ruins-website/blob/main/fig_notebooks/image_builder.ipynb
Each cell corresponds to one major topic. You can use the STEP variable to guide through each step starting with 0. That will create the image using the correct numbering in the same folder. Once happy with the images of one topic, the images can be copied over to:
https://github.com/hydrocode-de/ruins-website/tree/main/public/steps
This actually makes the preview images available to the website.
@cojacoo, feel free to change the code to your liking or let's have a chat about what to change and what to add whenever needed.
@cojacoo, the notebook to create the various preview images that are used on the main homepage of RUINS resides in this repository:
https://github.com/hydrocode-de/ruins-website/blob/main/fig_notebooks/image_builder.ipynb
Each cell corresponds to one major topic. You can use the
STEPvariable to guide through each step starting with0. That will create the image using the correct numbering in the same folder. Once happy with the images of one topic, the images can be copied over to:https://github.com/hydrocode-de/ruins-website/tree/main/public/steps
This actually makes the preview images available to the website.
@cojacoo, feel free to change the code to your liking or let's have a chat about what to change and what to add whenever needed.