Skip to content

covideducationrecovery/public-website

Repository files navigation

Automation status

covid_data_fetch

Live website

This repository sources our live website.

Publishing updates

You must build this website on your local machine from the beta website repository before pushing changes to this repository. See the beta website's repository readme for details on how to do this.

Local testing (just in case you absolutely must)

Since this repository contains a compiled website, don't use jekyll serve -w. Instead, to do any local testing, run the following:

ruby -rwebrick -e 'WEBrick::HTTPServer.new(:Port=>4000,:DocumentRoot=>".").start'

and then open the website in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published