This project was created via dotnet new blazorwasm
. It is a standalone Blazor WASM application. The project has been modified to support hot reload during debugging.
See related blog post
To make this work we'll need to upload a .zip file with folders "articles" and "images". Articles folder will keep .md files and images will keep the attachments.
For this the .docx file is enough.