When working locally, clicking on the name of a doll takes you to the folder, and then you must click on the index.html file from there to get to the doll's page (it works fine on the hosted homepage because GitHub automatically serves index files under /docs).
It would be a nicer workflow for us if the doll links in file:///Users/<local path>/smooch/docs/index.html went directly to the doll's index.html page.
When working locally, clicking on the name of a doll takes you to the folder, and then you must click on the index.html file from there to get to the doll's page (it works fine on the hosted homepage because GitHub automatically serves index files under
/docs
).It would be a nicer workflow for us if the doll links in
file:///Users/<local path>/smooch/docs/index.html
went directly to the doll's index.html page.