US Covid-19 Data Panel/Overview
-
Thanks to @nytimes, this project is using its covid-19-data as submodule for data update.
-
Data is fetched at every build time.
-
Using
python
pandas
to build structured JSON data and pushed togh-pages
branch to serve atPages
.
- Action will be set as a automation build every morning.
-
Initial Release of Covid-19-Visualization.
-
Github Actions
is introduced to automatically and periodically build the site.
-
moment.js
is introduced inabout
page. -
about
page updated.
sitemap.xml
generation procedure integrated into Github Actions.
-
Major Change in site ui.
-
NightMode is now supported on all pages.
-
Auto detect device theme to switch page theme.
-
Domain update to wear-a-mask.jasonchen.icu
-
Submodule dependency removed, clone 1 depth of original submodule project in each Github Action build.