Open SomeRandomDude870 opened 3 years ago
You cannot just open index.html with your browser as the default security settings will not let it access files in the same way. This is a security feature of browsers to prevent random scripts from being able to read all your files on your hard drive for example. If you open web dev console, you'll see the error.
You can disable this with the allow-file-access-from-files flag on Chrome. Or start a web server to be able to view stories.
Hi, I have pulled the new branch and there seems to be an error. When I open index.html then there will be no stories shown.
Also, I might recommend that you don´t upload the Stories of other people and only publish the tools to download them. Not that this repo gets taken down.