Motivated by the COVID 19 virus burst in Portugal, here is a list of resources for schools and colleges to not stop working until the spread is contained.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
source "https://rubygems.org" |
|
ruby RUBY_VERSION |
|
|
|
# This will help ensure the proper Jekyll version is running. |
|
gem "jekyll", "3.4.0" |
|
|
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem |
|
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] |
|
|
|
|