JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.75k stars 421 forks source link

Docs website seems to be down #3344

Open ramon-san opened 3 months ago

ramon-san commented 3 months ago

Simple issue, the docs website seems to be down. I'm trying to access from China so this sometimes poses problems, already tried different means of access and none seem to be working. Just want to confirm if this is happening to more people.

https://react-google-maps-api-docs.netlify.app/

image
0XYoussefX0 commented 3 months ago

@ramon-san Yes, the website is down for everyone. You can access the docs from Web Archive or Tom Chen's Repo

JustFly1984 commented 3 months ago

I've pulled it down. Need to fix docs config to deploy it again.

brunocoelho commented 2 months ago

Thanks for the hard work on putting it back on! 🚀 This repo is extremely important for a lot of projects.

JustFly1984 commented 2 months ago

Docs are here in the repo in packages/react-google-maps-api/ there is markdown files. Also code examples in packages/react-google-maps-gatsby-example

JustFly1984 commented 2 months ago

You can even run docs locally, but require fix the configuration file - migrate from old version to current.