All notable changes to this project will be documented in this file.
- Updated to use build guidance from USWDS version 2.6.0 and use wdfn-viz 1.5.0
- Updated graph-image-api description to include new openAPI documentation
- updated graph-images content
- added link to water availability viz
- Updated the hugo version used and node version to the latest LTS.
- Added a content page for the NWISWeb Tableau Data Connector
- Updated content of all pages
- cleaned up figures
- Created the initial Hugo site and setup Docker containerization and Jenkins tiered build and deploy to AWS.
- Added an about page
- Updated to the latest wdfn-viz package which uses USWDS 2.0.x
- Added a separate docker-compose service to separate building the base from running the hugo command.
- Removed unused layouts and simplified wdfn_theme style sheets by eliminating unused styles
- Fixed the server hugo command to explicitly build the npm assets prior to starting the hugo server.
- Set environment variable HUGO_BASE_URL so that static urls are no longer relative.