### New Features - main program can now do the index functions - removed the duplication in structs for teh configs ### Bug Fixes - sort teh roots so tehre are no namespace clashes ### Other - changed over to calling it the index instead of blog to better reflect its goal - cleanded up segments which are no longer used ### Commit Statistics - 5 commits contributed to the release over the course of 7 calendar days. - 107 days passed between releases. - 5 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages ### Commit Details * **Uncategorized** - Sort teh roots so tehre are no namespace clashes (5b1bb7c) - Changed over to calling it the index instead of blog to better reflect its goal (6d23526) - Cleanded up segments which are no longer used (d995e2d) - Main program can now do the index functions (7454a07) - Removed the duplication in structs for teh configs (3711827)