Use ruby instead of JS for instances displaying #51

Merged
KitaitiMakoto merged 4 commits from Marius/joinplu.me:instances-no-js into main 2022-07-23 11:24:02 +00:00
Contributor

Problem

I noticed the instance displaying is made from javascript, which means that someone disabling it will not see all the plume instances.

Solution

Therefore, i propose to rewrite it in ruby, as it is already used for language list.

This PR also remove the unreachable instances from the list.

Testing

Deploy the website in local (follow the README.md instructions) and verify the website is the same as the one deployed on joinplu.me.

# Problem I noticed the instance displaying is made from javascript, which means that someone disabling it will not see all the plume instances. # Solution Therefore, i propose to rewrite it in ruby, as it is already used for language list. This PR also remove the unreachable instances from the list. # Testing Deploy the website in local (follow the **README.md** instructions) and verify the website is the same as the one deployed on [joinplu.me](joinplu.me).
Marius added 3 commits 2022-07-04 11:11:37 +00:00
Marius added 1 commit 2022-07-04 11:13:24 +00:00
KitaitiMakoto merged commit f25bb73cb5 into main 2022-07-23 11:24:02 +00:00

Great! Thank you!

Great! Thank you!

Deployed.

Deployed.
Sign in to join this conversation.
No description provided.