-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Unclear wiki, building CKEditor, documentation, set up. #439
Comments
Thanks for the feedback, @adelura!
Strange. It WFM. I'm able to generate this:
And in the browser I get this:
What kind of error?
There's no such documentation yet except these three resources:
We're starting to work on guides right now. There should be some real resources soon. |
So once I execute
Tests are green
I'm using: node 7.8.0 |
Regarding the docs – cc @m-turek. But, TBH, it won't be our priority now to work on the compatibility of such tasks with Windows. Since soon we'll have the docs online, this won't be a crucial task. Regarding the tests – good to hear that they work on Windows :). |
Okay, got the point. Probably I will find some time and investigate it. |
I think that we significantly improved the docs. Could you check again if all's fine now? Of course, Windows may still not be supported as this is something separate. |
Hi guys! I was curious how new version of CKEditor works, so I tried to run it. There are few things I want to cover in one issue:
http-server
on directory whereindex.html
is located (ckeditor5/build/docs/ckeditor5/api
), but there is lack of/assets
directory there. I tried umberto readme but with no luck.npm run install-optional-dependencies
it throw an error on git bash on windows.The text was updated successfully, but these errors were encountered: