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

Is it possible to serve the application as static html files, after building it #928

Closed
THARAKS opened this issue Sep 30, 2019 · 3 comments
Labels

Comments

@THARAKS
Copy link

THARAKS commented Sep 30, 2019

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?

@wisniewski94
Copy link

wisniewski94 commented 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
Copy link
Member

We have it on our roadmap #802

@stale
Copy link

stale bot commented 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.

@stale stale bot added the wontfix label Feb 4, 2020
@stale stale bot closed this as completed Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants