Aggregated FAQ related to COVID-19 from reputable sources
Clone the repo locally
git clone https://github.com/backtrackbaba/covid-faq.git
Install the dependencies with Bundler:
cd covid-faq
bundle install
Run the following to generate your site:
bundle exec jekyll serve
You can find more on Deployment Methods page on Jekyll website.