JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API
https://jmperezperez.com/spotify-web-api-js/
MIT License
1.86k stars 260 forks source link

Documentation site down #188

Closed ryqndev closed 3 years ago

ryqndev commented 3 years ago

Describe the bug Documentation site is down

To Reproduce Steps to reproduce the behavior:

  1. open https://doxdox.org/jmperez/spotify-web-api-js
  2. See error

Screenshots Screen Shot 2020-11-14 at 1 30 04 PM

Desktop (please complete the following information):

TomasCarlson commented 3 years ago

For temporary use, I archived the Google Cache if anyone needs the documentation in the meantime:

https://web.archive.org/web/20201208164648/http://webcache.googleusercontent.com/search?q=cache%3Ahttps%3A%2F%2Fdoxdox.org%2Fjmperez%2Fspotify-web-api-js

JMPerez commented 3 years ago

Thank you @ryqndev and @TomasCarlson. Not sure what happened with doxdox but it looks like the service is down.

I'll try to bring up some GH Pages to host the docs. The content for the docs still leaves in the code. Since I'm using JSDoc it's easy to see in the code the comments explaining what each function does.

It's not the best experience but at least it's something while I fixed the pubic docs.

JMPerez commented 3 years ago

This should be fixed now. Docs are deployed on https://jmperezperez.com/spotify-web-api-js/