Hi guys,
i walked around your site and found some bug with website link for reactivemaps library on the bottom of the main page. I made fork and fixed it, but then noticed that this index.html file generated automatically by ci, then i dive into python script and found that root of this bug in another place.
Seems like python script pull repositories info from github and generate that widgets with links. And all is ok for other repositories except that mentioned reactivemaps. In this repository website link placed in description field instead of website field. Look at attached screenshots for clarity.
So, i think if you will edit info for reactivemaps repository and place website link in proper field, then regenerate index.html - this bug will disappear and website link will appear in proper place on the opensource.appbase.io site.
Thanks a ton 🎉 for pointing this out @ilagnev. Really appreciate it! As you right said, the master branch is auto-generated by the CI, so I will close this PR.
Hi guys, i walked around your site and found some bug with website link for reactivemaps library on the bottom of the main page. I made fork and fixed it, but then noticed that this index.html file generated automatically by ci, then i dive into python script and found that root of this bug in another place.
Seems like python script pull repositories info from github and generate that widgets with links. And all is ok for other repositories except that mentioned reactivemaps. In this repository website link placed in description field instead of website field. Look at attached screenshots for clarity.
So, i think if you will edit info for reactivemaps repository and place website link in proper field, then regenerate index.html - this bug will disappear and website link will appear in proper place on the opensource.appbase.io site.
Opensource is power 💪 Good luck!