Hello,
Let's say you made 1000+ lines of code with dealii, and you want to document and share it in a format similar to that of the dealii steps, how would you go about doing this?
MAYBE in the future people will share single "modules" with some "tutorial" like documentation. This might be something some of us are thinking about or considering. I guess?
I have been suggested to use a jupyter notebook but I feel like that's a huge waste of white space. Having a dedicated web link is also very attractive so I was considering having a website hosted on github pages. I tried that using Gatsby and it, but I feel like this is unnecessarily over-complicated.
Has anyone done something similar to this? If not, any ideas?
Thank you for reading this far.