Make a list with tree structure, each list is Draggable and sortable. Add/Edit title and link with each list. Export the list in JSON format.
http://sabhiml.github.io/Dynamic-tree
npm i -g bower # install bower
bower install # install the components
- Persist the json output
- Import JSON and build list from there.
Any good patches are always appreciated