All notable changes to this project will be documented in this file.
- Edited the roadmap yaml for GDP and CODA
- Reordered the home page tiles by adding a order parameter and use the Hugo range ByParameter functionality
- Adjusted NHGF content in the roadmap.yaml
- Added an if statement for the parent list item status button as NHGF elements are not using it and if no content a line is still rendered.
- Added GDP, Geoserver, Cloud Optimized Data Access, and Pygeoapi projects to home page
- Have the index.html Link look to the slug to allow external links
- Updated development roadmap
- Removed National Integrated Water Availability Assessments-Concept Map
- Header links for WMA home page and the Water Dashboard.
- Footer links for social media.
- NLDI landing page updated
- Development roadmap
- Created USWDS Cards for the Homepage
- 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.