Skip to content

Update Main to 0.1.1

Jonathan Hartman requested to merge dev into main

New

Improvements

  • Major overhaul of how metadata files are written and stored internally. (!3 (merged))
  • Improved CI/CD scripting to automate the build, test, and preview process. (!7 (merged))
  • Overhaul of the HTML templates used to generate the reports. (!8 (merged))
  • Changed display of metadata from JSON to YAML for readability. (commit, Closes #3 (closed))

Bugfixes

  • Fixed issue that was causing the left Nav Bar to display directories out of Alphabetical Order (!13 (merged), Closes #13 (closed) Part 1)
  • Fixed issue that was preventing some links from appearing in the left Nav Bar (!14 (merged), Closes #13 (closed) Part 2)
Edited by Jonathan Hartman

Merge request reports