sgrif / diesel.rs-website

MIT License
32 stars 97 forks source link

Bump Ruby, `bundle update` and fix deprecations #106

Closed issyl0 closed 3 years ago

issyl0 commented 4 years ago

Hey all. Following on from #100, I'm raising this draft PR for upgrading Ruby, all the gems, plus dealing with some of the deprecations. This is because in #100, I couldn't run the site locally to test out my changes.

This builds successfully, but there are some style issues as mentioned in the previous PR:

Before:

Screenshot 2020-05-28 at 19 45 29

After:

Screenshot 2020-05-28 at 19 38 20

So this is a draft PR because those styles need fixing. I don't know anything at all about modern frontend web development - most of the deprecations have been fixed by doing what a quick Google of the error message told me to do, so... good luck figuring it out! But I might have some time to help.

Thanks once again for building Diesel!

weiznich commented 3 years ago

Closed as we've migrated the website to raw markdown + pandoc, which means we don't need ruby anymore.