US Covid-19 Visualization. Github pages automatic build.
Last updated Jun 29, 2026
24
Stars
0
Forks
0
Issues
0
Stars/day
Attention Score
5
Language breakdown
HTML 55.5%
JavaScript 25.3%
Python 14.6%
CSS 4.6%
▸ Files
click to expand
README
Covid-19 Visualization in US
US Covid-19 Data Panel/Overview
How this works
- Thanks to @nytimes, this project is using its covid-19-data as submodule for data update.
- Data is fetched at every build time.
- Using
pythonpandasto build structured JSON data and pushed togh-pagesbranch to serve atPages.
Github Actions - Automation
- Action will be set as a automation build every morning.
Version History
v1.0
- Initial Release of Covid-19-Visualization.
Github Actionsis introduced to automatically and periodically build the site.
v1.1
moment.jsis introduced inaboutpage.
aboutpage updated.
v1.2
sitemap.xmlgeneration procedure integrated into Github Actions.
v2.0
- Major Change in site ui.
- NightMode is now supported on all pages.
- Auto detect device theme to switch page theme.
v2.1
- Domain update to wear-a-mask.jasonchen.icu
- Submodule dependency removed, clone 1 depth of original submodule project in each Github Action build.
🔗 More in this category