Version History
| Version | Title | Date (planned or completed) |
|---|---|---|
| v0.1.0 | Initial Launch! | 19/06/25 |
| v0.2.0 | Roadmap added (hardcoded) | 31/06/25 |
| v0.2.1 | Currently reading list | 17/07/25 |
| v0.2.2 | Updated styles & footer | 28/09/25 |
| v0.3.0 | Framework move | 29/09/25 |
| v0.4.0 | Smart pull from Vault API. Includes projects, reading list, and "currently working on". | Planned |
| v0.4.1 | Determine subpages automatically from repo config. | Planned |
Features
These are features I'd like to add in the future and if they are/aren't already planned in the version roadmap above.
| Title | Description | Release Version (if planned) |
|---|---|---|
| Framework move | The current CSS/navigation system isn't as clean as I'd like it to be. I'm considering moving to a framework with better support or should I find another way. | v0.3.0 |
| Margin/padding in Table Rows | Need to move text inwards so it's not touching the border in tables | v0.3.0 |
| Add 404 page | The current 404 page is the default. Should be changed. | Unplanned |
| Project Images full Screen | On home page the images should become full screen on click. | Unplanned |
| Project page | Create a dedicated projects page. | Unplanned |
| Color update | Add more colors to the site + light/dark mode. | Unplanned |
| Add table macro views | Tables on the home page can be expanded to view more rows, filter, and see more info. | Unplanned |