tintin
tintin copied to clipboard
Newbie question: Where to place images?
Did I miss this in the Tintin docs, or is there no recommended way of dealing with images (png, jpeg, etc) in documentation?
I tried putting a logo.png file in the doc/ folder and running tintin run, but the logo wasn't copied over to .stack-work/tintin/rendered and therefore didn't show up on the final documentation site.
That's a very interesting point, we always uploaded the images to a static host before referring to them in the docs, but we should probably make tintin copy an images folder or so. What do you think?