Skip to content

v0.3

Compare
Choose a tag to compare
@jamiefdhurst jamiefdhurst released this 24 Mar 22:25

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