Skip to content

v0.6.0

Compare
Choose a tag to compare
@hawkticehurst hawkticehurst released this 12 Jun 05:59
· 12 commits to main since this release

Features

  • add markdown support: Implement support for markdown-based pages
  • add static file serving: Implement static file serving where any files in public are mapped to the root URL (/)

Admin

  • convert to typescript: Convert the Delgada codebase to use TypeScript
  • reorganize project: Restructure the codebase into a series of more focused modules