/fight-rona

See how the world is fighting COVID-19.

Primary LanguageHTMLApache License 2.0Apache-2.0

Fight Corona

Setup

Prerequisites

  • Ruby 2.5.0 or higher, you can check by running ruby -v

Compiling

  1. make sure you're in the project directory
  2. gem install jekyll bundler (you only need to do this once)
  3. bundle install (same thing, you only need to do this once)
  4. bundle exec jekyll serve
  5. browse to http://localhost:4000

Checklist

  • add new #DoingMyPart section, see collage branch for example (Jacob)
  • improve UI
  • no duplicate stories (Amauri)
  • bug: after Zach's fix, the bottom links are oval on mobile (Zach)