Closed kba closed 8 years ago
I think this is ready for being merged now. Vendor JS, CSS and fonts are bundled, the build system works, it can be run in the standalone PSGI-based server or in Apache, most if not all server-specific code is in the server side CGI.
Frontend has been rewritten using Bootstrap v3, most features I'd consider essential (commenting, filtering views, sort lines, multi-select, tags, help) are there, if unpolished.
Feel free to try it out (make dev-server
and http://localhost:9090).
I'll track adding JS asset management, .e. pulling in jquery, bootstrap, jquery d&d plugin... via configuration file and npm/bower.
I'll comment when I think this is ready.
5