Update Main to 0.1.1
New
- Added a Filetree to the report (!10 (merged), Closes #12 (closed))
- Added sidebar navigation to link to all pages, rather than relying on a scratch index page (!11 (merged), Closes #9 (closed))
- Made the topbar sticky so the user can always see what directory they are in as they scroll down. (!12 (merged), Closes #11 (closed))
- Added "Person" Cards to the page to highlight individual's data extracted from the READMEs (!15 (merged), Closes #8 (closed))
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