emhoracek / smooch

Kisekae Set System implementation for the web
GNU General Public License v3.0
47 stars 25 forks source link

Make it so clicking on doll name locally goes directly to doll's /index.html #63

Closed jarmstrng closed 6 years ago

jarmstrng commented 6 years ago

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.

emhoracek commented 6 years ago

Thanks @jarmstrng! Just want to add that this problem is in the /docs/index.html file.

cassiemoy commented 6 years ago

Can we claim this? 😸