wildrift-gold-efficiency

wildrift-gold-efficiency

Gold efficiency (Wild Rift)

Wild Rift Gold Efficiency

Github Action Crowdin | Agile localization for tech companies

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

Backstory

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.

Translation

[!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

Installation (for developer)

  1. Installation | Jekyll • Simple, blog-aware, static sites
  2. Clone this project via git:
    git clone [email protected]:changchiyou/wildrift-gold-efficiency.git; cd wildrift-gold-efficiency
    
  3. Update bundle & Install dependencies from Gemfile:
    bundle update; bundle install
    
  4. Serve the Site:
    bundle exec jekyll serve --port 4001
    

UpdateEstablish Gold Efficiency Page for the New Version v2 (for maintainer)

Please refer to update_v2.md.