-
Notifications
You must be signed in to change notification settings - Fork 7
first draft tooling update #964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for cmu-delphi-main ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 👏 👏 Thank you for doing this!
If you mean the But yeah, might as well just call it dashboards. Oh, and to be clear, @brookslogan, @nmdefries, @dshemetov, if you end up making larger changes/suggestions, feel free to just push directly to this branch, it'd probably be easier/more convenient than PR/PR's. |
* packages and dashboards now link to tools overview * consistent capitalization of epiprocess/epipredict * aggregate all the tooling subpages into a single .md file for simplicity and to fix the header links * remove unused shortcode
* move covid forecasting below flu * move eval dashboard up * use consistent references to covid-19 in headers * use consistent references to Delphi Epidata API * remove duplicate verbiage * improve epiprocess description * improve epipredict description
updated based on live feedback during meeting. Could probably use some help on wording and making forecasting wins a bit clearer |
* fix some broken header links * consistent capitalization * rename Packages to Code * remove unused shortcodes * change landing page Our API to Our Tools and link to tools page * update the footer to contain a link to Code
Updated a few things:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm pretty happy to merge these changes. The site is not perfect, but certainly a substantial improvement to the out of date information we have live right now.
@melange396 @carlynvandyke let us know what you think and we can make some final tweaks as needed and hopefully merge soon
Comments from Roni
|
@nmdefries Thanks! I'll make a fix in another branch. |
The tooling is woefully out of date. This is an attempt to fix that. It updates the drop-down menu, and the overview page.
I also added some css to render sub-menu's differently, since the list was rather long.
fix #864