-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
There are some things that can improve the organization of the repository.
- If you click on the bulleted links on the main README, they goes to documentation not the map. Maybe use two links - one for map and the other documentation, for example "Composer Map [README]
- List the repository contents in tree format in main README. This should be the last task completed.
- The composers map has an extra directory level, which makes the URL string unnecessarily long and unpredictable. I would suggest moving the
composers-mapfolder's content up one directory level, and changing any affected relative paths in the map document. - Delete the file
timeline/timeline-boilerplate.html(Moved intoREADME.md) - Rename the file
timeline/timeline-1.htmltotimeline/timeline.html(nowtimeline/index.html). - Might be good to package up the two files used for the timeline graph into one folder.