Replies: 1 comment 4 replies
-
I don't understand the setup, From what I understood, you did not specify |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to render a predentation/website and want to publish it as Github pages.
First I had a structure like this, which made problems on githubs side.
So I tried to put images in the docs folder where the html file is rendered, on githubs side this works, but I have the problem that images in the docs folder are deleted while rendering the html.
the yaml file looks like
Is this intended, or is it due to some other settings on my side such as plugins etc.?
Beta Was this translation helpful? Give feedback.
All reactions