Refactor documentation - #297
Conversation
furtib
left a comment
There was a problem hiding this comment.
Looks great!
I was unable to open the HTML file locally, I needed to start a webserver to be able to view it!
Are we / Should we create a github pages for this html page, so users can view this more easily?
Hm... that should work as a static page, no webserver is required.
Yes, exactly, the simplest way: just publish |
Modern web browsers block loading resources (mostly scripts) when opening local HTML files considering those as potential security threats: So, yes, unfortunately we cannot see this as local file |
Why:
The documentation was one 500 line page, no structure.
The contribution page mixed reporting issues with the developer setup.
What:
Addresses:
#156