v0.3
A complete redesign and some additional functionality:
- Fixed issues preventing builds from passing in newer go versions (v1.16)
- Complete new design that encompasses responsiveness and simplicity
- Pagination support, with a default of 20 per page and a customisable environment variable
- Migrated port option into environment variable
- Exposed title option into environment varible
- Exposed DB location through environment variable
- Enable/disable creating and editing articles through environment variables
- Added further documentation for extended development