Skip to content

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

Closed
@THARAKS

Description

@THARAKS

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?

Activity

wisniewski94

wisniewski94 commented on Oct 10, 2019

@wisniewski94

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

anikethsaha commented on Nov 21, 2019

@anikethsaha
Member

We have it on our roadmap #802

stale

stale commented on Feb 4, 2020

@stale

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @wisniewski94@THARAKS@anikethsaha

        Issue actions

          Is it possible to serve the application as static html files, after building it · Issue #928 · docsifyjs/docsify