codebytere.github.io icon indicating copy to clipboard operation
codebytere.github.io copied to clipboard

Reflect actual file structure

Open DhruvaSambrani opened this issue 5 years ago • 1 comments

I'm not a js Dev, so I don't know if this is possible, but is it possible to reflect actual file locations in the repo? If it is not possible to do so dynamically, what about statically? Build a file map at "compile" time which holds a XML tree. Client side js queries the XML and parses for files. Rest remains same.

cd and ls need to be changed drastically, but it should solve the cd .. problems

DhruvaSambrani avatar Nov 03 '20 19:11 DhruvaSambrani

This also allows people to simply fork, add their info and upload.

DhruvaSambrani avatar Nov 03 '20 19:11 DhruvaSambrani