Closed
Description
Feature request
What problem does this feature solve?
Instead of installing the dependency in all the system , i want to serve this as a static application
What does the proposed API look like?
share the application as zip file and download the zip file, open the index.html, it should start the application automatically
How should this be implemented in your opinion?
no idea
Activity
wisniewski94 commentedon Oct 10, 2019
What you can try is generating your docsify index.html, then open in in the browser, open dev tools, download source and save it to new .html file. Just make sure all links to scripts and stylesheets are correct.
anikethsaha commentedon Nov 21, 2019
We have it on our roadmap #802
stale commentedon Feb 4, 2020
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.