v0.6.0
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