cmu-delphi / delphi-epidata

An open API for epidemiological data.
https://cmu-delphi.github.io/delphi-epidata/
MIT License
100 stars 62 forks source link

rough draft of nwss docs #1405

Open dsweber2 opened 3 months ago

dsweber2 commented 3 months ago

Summary:

Adds docs for the new NWSS signal

Prerequisites:

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dsweber2 commented 3 months ago

@melange396 (or whoever actually knows what's going on with this repo) to get this working locally, I had to add

gem "jekyll-include-cache"
gem "webrick", "~> 1.8"

to the docs\Gemfile, apparently because github-pages is using an old version of Ruby 2.7. Should we add that in this PR? Would that breaking the website get caught by the CI?

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud