WR(Wild Rift) Gold Efficiency, a website combining the gold efficiency calculation formula from with the design elements from
, featuring manually updated item data from
.
Entrance | Features | PWA |
---|---|---|
Being a data enthusiast, I found the concept of Gold Efficiency mentioned in highly intriguing. However, upon initial inspection, I noticed that the website contained a multitude of outdated and erroneous item data. Moreover, its disorganized layout made reading difficult, rendering it unsuitable for direct use.
After some time, I came across another website, , which drew me in with its sleek and elegant design, as well as its CSS style. Although it also suffered from the issue of outdated and inaccurate item data, I had an idea:
Merging the calculation formula from with the style of
, and manually updating the item data myself. Thus, this website was born out of this concept.
[!NOTE] š Help Us Expand Our Language Options! We'd love to make our project accessible to more people around the world. If you speak another language, you can help by suggesting new language options and contributing translations. Every little bit helps!
- Suggest a Language: If you don't see your language, add a suggestion!
- Translate: Contribute translations to make our project better for everyone.
Thank you for making our project more inclusive!
Progress | Language |
---|---|
Chinese Traditional | |
German | |
Japanese | |
Portuguese, Brazilian |
git
:git clone [email protected]:changchiyou/wildrift-gold-efficiency.git; cd wildrift-gold-efficiency
bundle
& Install dependencies from Gemfile:bundle update; bundle install
bundle exec jekyll serve --port 4001
Please refer to update_v2.md.