Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local file useage #21

Closed
vojtechruz opened this issue Mar 23, 2014 · 3 comments
Closed

Local file useage #21

vojtechruz opened this issue Mar 23, 2014 · 3 comments

Comments

@vojtechruz
Copy link

Hello,
why is it not possible to process locally stored html files? Do you plan to add this feature? It would be ideal use case as a lot of other programs allow html export of content, but images and styles are as separate files and not contained in one file. Thank you.

@emaV
Copy link

emaV commented Sep 17, 2014

I didn't investigate why is not working on local files but I found an easy solution: use simplehttp in the directory where you have your local file and access the page as localhost:8000/filename.html with chrome.
It works.

@sunk818
Copy link

sunk818 commented Mar 28, 2016

This is a duplicate of #7

@ampheta
Copy link

ampheta commented Mar 29, 2016

OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants