<!-- Please don't delete this template or we'll close your issue --> <!-- Please use English language --> <!-- Before creating an issue please make sure you are using the latest version of Docsify. --> <!-- Please ask questions on StackOverflow 👉 https://stackoverflow.com/questions/ask?tags=docsify --> ## 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 #### Are you willing to work on this yourself?