Closed gandadil closed 3 years ago
Is this with or without the --copy-assets option? Can you check the path to the assets (css and js files) in the generated html? By default without --copy-assets it should refer to the data where pip installed it. With --copy-assets the css and js files are instead copied next to the html files, so it's easier to share the resulting page (put it on a webserver for example).
I miss this parameter. Just put now and resolved the problem. Thank you!
I have installed repostat with "pip3 install repostat-app" inside a virtualenv. Just run without any errors but the directory have just html and js files. There is no graphics or CSS, like you can see below. The repostat version is 2.2.0