Remove v1 artifacts
Summary
There are still some artifacts of the v1 editor in v2:
-
.gitignorehas all the Node/JS stuff still in it -
beat/editor/jsstill exists -
doc/{index.rst,editor.rst,licenses.rst,img/,svg/}are all still from v1
What does it provide?
Remove all of the above:
- Remove all the JS stuff from
.gitignore - Remove the
beat/editor/jsdirectory - Remove most of the the text in
doc/index.rstand just have it point todoc/contribute.rstfor now - Remove
doc/{editor.rst,licenses.rst} - Save
doc/{img/,svg/}as we'll probably want to adapt these later for v2 documentation