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

Editor page is EMPTY #5

Open
KarelWintersky opened this issue Aug 20, 2017 · 0 comments
Open

Editor page is EMPTY #5

KarelWintersky opened this issue Aug 20, 2017 · 0 comments

Comments

@KarelWintersky
Copy link

I install this editor, started and open page http://localhost:4000/blog/editor/

Page is empty

Source code of HTML is:

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>Hexo Editor</title>
    <link rel="icon" href="/dist/images/logo.svg">
    <link rel="stylesheet" href="main.css" />
</head>

<body>
    <div id="content"></div>

    <script src="editor.min.js"></script>
</body>
</html>

At console no any errors:

[arris@blacktower:/srv/hexoblog]
% hexo server
INFO  Start processing
INFO  Hexo is running at http://localhost:4000/blog/. Press Ctrl+C to stop.
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

1 participant